CakePlate
CakePlate is a best practice template for CakePHP based web applications, inspired by http://html5boilerplate.com. It is a mashup of lots of open source projects and snippets - so a majority of the credit should not go to us.
NOTE CakePlate is no way associated with the Cake Software Foundation, or CakePHP. We love CakePHP and are merely trying to spread the love and make peoples lives easier by saving them time.
We only include open source code that we have personally used, and know works.
Installing
See the wiki.
Issues
Please report any issues OR suggestions to the issue tracker on github.
Stay in the loop
Authors
Credits/Thanks/Whats included
In no particular order (other then 1st ;)
Legend: Credit. [title and link]
- CakePHP 2.1.0 stable
- Twitter bootstrap
- Asset Compress
- Debug Kit
- Malsup. jQuery Form plugin
- Rynop. ViewMemcache - MIT
- Rynop. nginx.conf - sample nginx/php5-fpm config
- Rynop. Layouts: default - MIT
- Rynop. Elements: flash_success,flash_info,flash_error,footer,nav - MIT
- Rynop. CakePHP .gitignore rules
- Rynop. clear_apc.php. Clear optcode cache for production sites
- Rynop. php.ini overrides
- Rynop. TipHelper
- AWS SDK for PHP
Not included but worth reading
- Rynop: setup eclipse 3.7 for Cake development
- Rynop: don't use .htaccess
- Matt Curry: 8 Ways to Speed Up the Performance of CakePHP Apps. A bit outdated but most still apply.
Still needed
- example production apache config (no .htaccess)
- include testing stuff + example
Changelog
03/14/2012
- CakePHP 2.1.0 stable
- Don't submodule twitter bootstrap
- bootstrap 2.0.2 and view updates
- bootstrap 2.0.2 and view updates
11/26/2011
- 2.0 version implementiation