Libraries tagged by cakephp5
ivanamat/cakephp3-aclmanager
16242 Downloads
AclManager plugin for CakePHP 3.x
ishanvyas22/cakephp-inertiajs
35714 Downloads
The CakePHP adapter for Inertia.js.
iandenh/cakephp-sendgrid
127485 Downloads
SendgridEmail plugin for CakePHP
hevertonfreitas/cakephp-audit-log
56849 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
friendsofcake/cakephp-test-utilities
76833 Downloads
Package with support traits to ease unit testing.
dereuromark/cakephp-whoops
97688 Downloads
Whoops error handler for CakePHP
dereuromark/cakephp-test-helper
43486 Downloads
A CakePHP plugin for generating test cases and debugging tests with standalone UI
dereuromark/cakephp-templating
56475 Downloads
CakePHP plugin around templating and (font) icons
dereuromark/cakephp-tags
66528 Downloads
Tags plugin for CakePHP
dereuromark/cakephp-qrcode
11847 Downloads
A CakePHP plugin for generating QR codes with helper and admin backend
dereuromark/cakephp-fixture-factories
26862 Downloads
A CakePHP plugin for creating test fixtures dynamically with factory pattern
dereuromark/cakephp-file-storage
7265 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.
dereuromark/cakephp-feed
57658 Downloads
A CakePHP plugin containing RssView and AtomView classes for generating RSS 2.0 and Atom 1.0 feeds.
dereuromark/cakephp-decimal
17862 Downloads
CakePHP plugin for decimal handling via value object. Provides DecimalType class.
dereuromark/cakephp-captcha
47167 Downloads
A CakePHP plugin to integrate captchas.