(php) php-mvc-base project released

Whenever I create a new PHP project I use a certain base structure.
This structure allows me to have pretty URLs and have a nice way of configuring the database connections. Furthermore this structure also allows me to use a form of plugins in my system.

I have even included an example when you start your server, once the base structure is installed. Go check it out on http://github.com/jimmiw/php-mvc-base

One Response to “(php) php-mvc-base project released”

  1. [...] This post was mentioned on Twitter by Jimmi Westerberg. Jimmi Westerberg said: just published my #php #mvc base structure: http://westsworld.dk/blog/2010/04/php-php-mvc-base-project-released/ to github [...]