[UPHPU] PHP Framework
David Boucha
boucha at gmail.com
Wed Jan 24 21:33:20 MST 2007
> > I've been using CodeIgniter for a little over 6 months and really love
> > it. I agree that the way sessions are set up is a little weird, but in
> >
> Did you give any other frameworks a try? What made you choose it?
I tried 4 or 5 other frameworks. One thing I hated about most of the
other frameworks was how they forced you to name your database tables
a certain way and/or set up funky config files to map the database. It
was too constricting and I have legacy databases I have to connect to
that can't be changed. I really like CI's models.
The biggest benefit I've had with CI is help in organizing my code.
Finding bugs and adding/updating features is so much more enjoyable
now. I completely rewrote an app in CI at work because it was so
horrible trying to update the code in the old version.
Dave
More information about the UPHPU
mailing list