RE: poll of 'public framework or roll your own'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I must have missed this poll.... but let me chime in (you've prolly
already stopped reading now... :P )


to make a long story short, i use a custom variant that started life as
cakephp.  well, not even anywhere close.   I started to comprehend how
cakephp started/configured itself, and then wrote my own, and reduced a
lot of the "extra" stuff it did that I didn't need.

So, what I use is my own custom "switchboard/index" file, that does my
magic, and then utilizes:
smarty templates
pchart (for graphs)
fpdf (for pdf generation)
pear mdb2
pear mailer (or sometimes phpmailer)
jquery

that is about all I use for every site i develop now.  I am still fine
tuning my classes/functions so that everything is more manageable and
stream lined.  my custom "switchboard/index" uses mod-rewrites, and does
prolly a lot more than it needs to do, but i find it works quite nicely.

-Steve



On Tue, 2010-10-12 at 15:14 -0700, Daevid Vincent wrote:
> That was my poll! :)
> 
> Do you use a public framework or roll your own?
> I personally find most frameworks to be either too generic or too
> restricting. To do some tasks you have to jump through many hoops. I see
> the benefit and certainly for prototypes they may have use, but I tend to
> find that building a custom framework using some basic tools like a DB
> wrapper, debug routines, selectbox routines, dynamic menu creation,
> headers, footers, etc. gives all the MVC power I need. What do you do?
> 
> What's a framework?		
> 1	(1.9%)
> I don't use any framework (by choice or policy).		
> 9	(16.7%)
> I use my own custom framework.		
> 33	(61.1%)
> I use a public framework like Zend, Symfony, Cake, etc.		
> 11	(20.4% 
> 
> P.s. the link works fine for me...
> http://www.rapidpoll.net/8opnt1e
> 
> And here are two more of interest maybe:
> http://www.rapidpoll.net/show.aspx?id=awp1ocy
> http://www.rapidpoll.net/show.aspx?id=arc1opy
> 
> > -----Original Message-----
> > From: Tommy Pham [mailto:tommyhp2@xxxxxxxxx] 
> > Sent: Friday, October 08, 2010 6:47 AM
> > To: PHP
> > Subject:  poll of 'public framework or roll your own'
> > 
> > Hi,
> > 
> > Does anyone know/remember what's the results of that old poll 
> > back in mid(?)
> > January?
> > http://marc.info/?l=php-general&m=126455173203450&w=2
> > 
> > I can't seem to access http://www.rapidpoll.net/8opnt1e.
> > 
> > Thanks,
> > Tommy
> > 
> > 
> > -- 
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> 
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux