Base is a Cakephp Role Based Access Control System Plugin, There are two ways you can make sure of it. One way is to plug-in it into your Existing Cakephp project, another way is to start a Cakephp project from Base. As a Cakephp plugin, Base is very powerful and easy to integrate it into your Cakephp project. As a role based access control system, firstly you have to define modules, then create roles and assign access rights to modules ...
CakeBattles is a full web application developed using CakePHP and jQuery that allows battles to take place between contenders with users being able to vote on who/what would win. CakeBattles has been developed to be as generic as possible so that the system can be used for comparing pretty much anything. Each Contender can have multiple images associated with it which are displayed at random to keeps things fresh and new. Each Contender al...