cakephp-plugin
There are 240 repositories under cakephp-plugin topic.
cakephp/debug_kit
Debug Toolbar for CakePHP applications.
CakeDC/users
Users Plugin for CakePHP
FriendsOfCake/CakePdf
CakePHP plugin for creating and/or rendering PDFs, supporting several popular PDF engines.
FriendsOfCake/crud
Production-grade rapid controller development with built in love for API and Search
markstory/asset_compress
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
FriendsOfCake/bootstrap-ui
CakePHP: Transparently use Bootstrap
dereuromark/cakephp-tools
A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...
dereuromark/cakephp-ide-helper
IDE Helper plugin for CakePHP
FriendsOfCake/cakephp-csvview
CakePHP: A view class for generating CSV
FriendsOfCake/search
CakePHP: Easy model searching
ADmad/cakephp-jwt-auth
A CakePHP plugin for authenticating using JSON Web Tokens
cakephp/migrations
CakePHP database migrations plugin
burzum/cakephp-imagine-plugin
CakePHP wrapper for the powerful Imagine image processing library. Makes images manipulation easy and powerful.
dereuromark/cakephp-tinyauth
CakePHP TinyAuth plugin for an easy and fast user authentication and authorization. Single or multi role. DB or config file based.
davidyell/CakePHP-Proffer
An upload plugin for CakePHP 3
cakephp/authentication
Authentication plugin for CakePHP. Can also be used in PSR7 based applications.
cakephp/bake
The Bake Command Plugin
cakephp/acl
Plugin for managing ACL in CakePHP applications.
UseMuffin/Footprint
CakePHP plugin to allow passing currently logged in user to model layer.
UseMuffin/Webservice
Bringing the power of the CakePHP ORM to your favourite webservices
cakephp/elastic-search
Elastic search datasource for CakePHP
cakephp/legacy-twig-view
Twig for CakePHP
ADmad/CakePHP-HybridAuth
CakePHP plugin for HybridAuth
cakephp/authorization
PSR7 Middleware for authorization
UseMuffin/Throttle
(API) Rate limiting requests in CakePHP
cnizzardini/cakephp-swagger-bake
Automatically generate OpenAPI, Swagger, and Redoc documentation from your existing CakePHP code.
FMCorz/AclManager
Plugin to manage Acl for CakePHP 2.x
dereuromark/cakephp-ajax
AJAX for CakePHP: A plugin to ease handling AJAX requests.
FriendsOfCake/crud-view
CakePHP: Automated admin backend based on your CRUD configuration
ADmad/cakephp-social-auth
A CakePHP plugin which allows you to authenticate using social providers like Facebook/Google/Twitter.
dereuromark/cakephp-geo
A CakePHP plugin around geocoding tools and helpers.
ishanvyas22/cakephp-inertiajs
The CakePHP adapter for Inertia.js.
ADmad/cakephp-i18n
A CakePHP plugin with I18n related tools.
ADmad/cakephp-sequence
CakePHP plugin for maintaining a contiguous sequence of records
mixerapi/mixerapi
CakePHP API Plugin for REST + JSON API Development [READ-ONLY]
burzum/cakephp-html-purifier
This is a CakePHP wrapper for the HTML Purifier lib. The plugin includes a trait, a view helper, a behavior and a shell to clean your markup wherever you like, in the view or in the model layer or clean any table and field using the shell.