A collection of usefull frameworks to quickly start a new project + some handy php functions I like to use
- Web server running PHP and MySQL
- Copy / Rename config.php.template to config.php
- Fill in config.php values to suit your environment
- Start the app (no need to create DB tables thanks to RedBeanPHP)
- RedBeanPHP (http://redbeanphp.com/)
- Twitter Bootstrap (http://twitter.github.com/bootstrap/)
- jQuery (http://jquery.com)