3 Useful CakePHP Plugins

3 Useful CakePHP Plugins

Admin

This CakePHP plugin aims at generating a fully functional admin backend for CRUD operations and ACL managemement. It is quite recent and still in alpha but actively developed and full of promises.

Chosen

Another CakePHP plugin which encapsulates the excellent Chosen plugin, allowing you to generate the ultimate select boxes for your forms: functional inline search, multiple selection, progressive enhancement… the features list goes on.

TwitterBootstrap

Every Web developer has heard about Twitter’s Bootstrap. This CakePHP plugin is designed to extend some helpers like Html and Form with functionality derived from Bootstrap: glyphicons, Bootstrap-styled form elements and notifications, etc.