CakePHP: the rapid development php framework. Pages
Batteries Included
The things you need are built-in. Translations, database access, caching, validation, authentication, and much more are all built into one of the original PHP MVC frameworks.
Clean MVC Conventions
Instead of having to plan where things go, CakePHP comes with a set of conventions to guide you in developing your application.
Secure
CakePHP comes with built-in tools for input validation, CSRF protection, Form tampering protection, SQL injection prevention, and XSS prevention, helping you keep your application safe & secure.
0
0