Libraries tagged by cake5
muffin/throttle
217669 Downloads
(API) Rate limiting requests in CakePHP
muffin/slug
226526 Downloads
Slugging support for CakePHP ORM
muffin/orderly
131437 Downloads
Default ordering (behavior) for CakePHP
muffin/oauth2
80801 Downloads
CakePHP 3 authentication using the league/oauth2-client family
markstory/acl_extras
303575 Downloads
Additional tools for managing DB ACL in CakePHP applications.
friendsofcake/fixturize
464213 Downloads
CakePHP Fixture classes to help increase productivity or performance
friendsofcake/crud-view
399159 Downloads
View layer for CRUD
friendsofcake/crud-json-api
399214 Downloads
Listener for building CakePHP Crud APIs following the JSON API specification.
crabstudio/recaptcha
97050 Downloads
Easily use Google Recaptcha in CakePHP projects
chronon/mobile_detect
230810 Downloads
A CakePHP plugin component for identifying mobile devices using the Mobile_Detect project.
cakephp/validation
430565 Downloads
CakePHP Validation library
cakephp/repl
317870 Downloads
REPL plugin for CakePHP
cakephp/queue
163934 Downloads
Queue plugin for CakePHP
cakephp/i18n
105545 Downloads
CakePHP Internationalization library with support for messages translation and dates and numbers localization
cakephp/event
254006 Downloads
CakePHP event dispatcher library that helps implementing the observer pattern