Libraries tagged by cake
hiromi2424/transition
46171 Downloads
Transition component is a CakePHP component to help your transitional pages logic.
friendsofcake/fixturize
476727 Downloads
CakePHP Fixture classes to help increase productivity or performance
friendsofcake/crud-json-api
411197 Downloads
Listener for building CakePHP Crud APIs following the JSON API specification.
crabstudio/recaptcha
103357 Downloads
Easily use Google Recaptcha in CakePHP projects
cakephp/validation
453549 Downloads
CakePHP Validation library
cakephp/repl
354287 Downloads
REPL plugin for CakePHP
cakephp/queue
191524 Downloads
Queue plugin for CakePHP
cakephp/i18n
119766 Downloads
CakePHP Internationalization library with support for messages translation and dates and numbers localization
cakephp/event
272274 Downloads
CakePHP event dispatcher library that helps implementing the observer pattern
cakephp/datasources
285449 Downloads
CakePHP Datasources Plugin
cakedc/auth
565434 Downloads
Auth objects for CakePHP
mjohnson/uploader
80270 Downloads
File uploader and validation plugin for CakePHP.
davidyell/proffer
106507 Downloads
An upload plugin for CakePHP 3
burzum/file-storage
113444 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
cakedc/oauth2-cognito
542494 Downloads
Cognito OAuth 2.0 Client Provider for The PHP League OAuth2-Client