Libraries tagged by cakephp bake
dereuromark/cakephp-file-storage
407 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.
chris48s/cakephp-geodistance
7361 Downloads
CakePHP 3 model behavior for querying geocoded data based on distance
k1low/property-enum
22581 Downloads
Property based enum plugin for CakePHP 3
bakkerij/notifier
893 Downloads
Notifier plugin for CakePHP
scherersoftware/cake-monitor
24829 Downloads
A simple config based monitoring plugin for CakePHP 3
josegonzalez/cakephp-dynamic-route
10 Downloads
Automagicallydatabase-backed dynamic routes for cakephp
jeffersonsimaogoncalves/cakephp-permission
1217 Downloads
The library provides a flexible way to add role-based access control management to CakePHP 3.x
gitsccit/product-backend
3178 Downloads
ProductBackend plugin for CakePHP
coolops/web-app
498 Downloads
CoolOps web application skeleton (based on CakePHP 3 & MaterializeCSS)
gourmet/aroma
608 Downloads
DB-based configuration for CakePHP 3.
giginc/property-enum
11146 Downloads
Property based enum plugin for CakePHP 3
asugai/cake-php-notification-manager
813 Downloads
MySQL and CRON based notification manager for CakePHP.
cakephparangodb/arangodb
31 Downloads
An ArangoDb based model and Query builder for Cakephp 3.x
jameswatts/cake-markup-language
6 Downloads
CakePHP plugin providing further abstraction of the View layer by replacing the procedural PHP code with an XML based markup
freefri/cake-rest-api-oauth
205 Downloads
Basic OAuth based on cake-rest-api