CakePHP in svnlabs

On November 14, 2009, in CakePHP, LAMP, PHP, Tips, Web Application, by Sandeep Verma

Hits: 271  
CakePHP in svnlabs

CakePHP in svnlabs

CakePHP is the rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. It follows design patterns like MVC and ORM, CakePHP reduces development costs and helps developers write less code.

Features of CakePHP:
- Extremely Simple.
- Active, Friendly Community.
- Flexible License.
- Clean IP
- Best security, authentication, and session handling.
- Compatible with PHP versions 4 and 5.
- Integrated CRUD for database interaction
- Application scaffolding
- Code generation
- MVC architecture
- Flexible ACL
- Data Sanitization
- Flexible Caching
- Request dispatcher with custom URLs
- Built-in validation.
- Helpers for AJAX, JavaScript, HTML Forms and more
- Email, Cookie, Security, Session, Request Handling etc.
- Localization

CakePHP Console

# ./cake bake all

# ./cake bake model models -app /var/www/cakeproject/app
# ./cake bake controller models -app /var/www/cakeproject/app scaffold admin
# ./cake bake view models -app /var/www/cakeproject/app

Source:

http://cakephptips.blogspot.com/

http://teknoid.wordpress.com/2008/06/09/15-essential-cakephp-tips/



Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...