[UPHPU] PHP Frameworks
Jonathan Duncan
jonathan at bluesunhosting.com
Wed Jan 23 10:27:40 MST 2008
On 23 Jan 2008, at 10:01, Trevyn Meyer wrote:
> We have created our own.. The benefits out way the negatives at the
> moment. Knowing every line of code in the framework is nice. It
> does suck to know that you are re inventing the wheel. But if you
> can chalk it up to a learning experience, then you can give the
> other frameworks an honest try, and not assume that the framework is
> right in how it does things. I am starting in again (5th time) to
> look into other framworks to see if I can find somethign better. I
> have had success with a basic MVC framework, with the things listed
> by Wade:
>
> DB-connect module, a form engine, a validator, an authentication
> module… has a templating engine (separates the display from the
> business logic)…
>
> Basics like this.
> module=home&action=view
> /modules/home/view/index.php
>
> module=projects&action=edit&Id=7
> /modules/project/edit/index.php
>
Did I already mention CakePHP? (http://cakephp.org/) Very tasty.
More information about the UPHPU
mailing list