CakePHP Migration Plugin – An Easy Way To Version A Database

With the help of CakePHP Migration Plugin, developers can easily version and automate the creation / update process of any database schema and application data from the command line. The Migrations Plug-in is absolutely an open source plug-in and has been distributed under the MIT License. The plug-in easily and simply versions a database and has an excellent callback system. Read More

The Best Shopping Cart Plug-ins For CakePHP

Want to have a CakePHP based shopping cart? Well, then discussed below are seven shopping cart plug-ins for CakePHP. CakePHP is one of the most popular and widely used PHP frameworks. Since its launch in 2005 after the Ruby on … Read More

The Best User Management Plug-ins For CakePHP

CakePHP is one of the most widely used PHP frameworks. It was introduced in 2005 just after the ruby on Rails concept. One of the most impressive features of CakePHP is its Object Relational Mapping (ORM) framework, which allows streamlining SQL queries by presenting tables as classes. As a means of truly moving PHP towards a full object-oriented language, these relations can streamline database queries while making the entire development process more efficient. Read More