2014年12月4日星期四

PHP Framework is built for PHP developers who need elegant toolkit to create full-featured web applications. It aims to speed up the creation and maintenance, and also to replace the repetitive coding tasks by power, control and pleasure.
CakePHP is a rapid development PHP framework that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.
Features of CakePHP:
- Model, View, Controller Architecture
- Application Scaffolding
- Code generation via Bake
- Helpers for HTML, Forms, Pagination, AJAX, Javascript, XML, RSS and more
- Access Control Lists and Authentication
- Simple yet extensive validation of model data
- Router for mapping urls and handling extensions
- Security, Session, and RequestHandler Components
- Utility classes for working with Files, Folders, Arrays and more
- See more at: Php Framework

没有评论:

发表评论