cake PHP is an open-source application framework written in PHP . cake PHP was started in April 2005 by Michal Tatarynowicz...
it is a fundamental structure for programmers to create web applications...
it was intended to developing and maintaining application easier...
cake PHP offers many useful design patterns like model-view-controller (MVC) patterns,which is used in other popular framework like ruby..
It also provides reusable libraries for dealing with common tasks...
Why we use cake PHP....
Compatible - compatible with both PHP-4 and PHP-5.
Flexible - Support for MySQL, PostgreSQL SQLite, PEAR-DB and wrappers for ADODB, a database abstraction library.
Time saving - presence of Scaffolding.
SEO friendly - Search Engine Friendly URLS
Clean MVC conventions - comes with a set of conventions to guide you in development of your application.
cake PHP can Works from any web site directory, with little to no Apache configuration involved.
it is a fundamental structure for programmers to create web applications...
it was intended to developing and maintaining application easier...
cake PHP offers many useful design patterns like model-view-controller (MVC) patterns,which is used in other popular framework like ruby..
It also provides reusable libraries for dealing with common tasks...
Why we use cake PHP....
Compatible - compatible with both PHP-4 and PHP-5.
Flexible - Support for MySQL, PostgreSQL SQLite, PEAR-DB and wrappers for ADODB, a database abstraction library.
Time saving - presence of Scaffolding.
SEO friendly - Search Engine Friendly URLS
Clean MVC conventions - comes with a set of conventions to guide you in development of your application.
cake PHP can Works from any web site directory, with little to no Apache configuration involved.
No comments:
Post a Comment