Pluf framework 6.x is as tasty as other major Pluf releases but will now require you to use PHP 7.4. With a refreshed application skeleton design, Pluf 6.x comes with a streamlined API making your development and application faster.
While Pluf 6 contains a number of breaking changes we have prepared an exhaustive migration guide covering all the deprecated and removed features as well as highlighting the shiny new features.
CakeDC, the commercial entity behind the CakePHP framework, was established by Larry Masters, the founder of CakePHP. CakeDC offers CakePHP development, consultancy, CakePHP training and code review Services. From startups and social networks, to e-commerce and enterprise level applications, CakeDC provides the highest quality CakePHP development available.
Use code generation and scaffolding features to rapidly build prototypes.
No complicated XML or YAML files. Just setup your database and you're ready to bake.
CakePHP is licensed under the MIT license which makes it perfect for use in Commercial applications.
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.
Instead of having to plan where things go, CakePHP comes with a set of conventions to guide you in developing your application
CakePHP comes with built-in tools for input validation, CSRF protection, Form tampering protection, SQL injection prevention. CakePHP codebase itself has been audited through the Mozilla Secure Open Source program