fm-labs / cakephp-cupcake
Cupcake extension for CakePHP
Installs: 229
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=8.2
- ext-pdo: *
- cakephp/cakephp: ^5
Suggests
- fm-labs/cakephp-devtools: CakePHP developer toolset
- fm-labs/cakephp-essentials: CakePHP core essentials
- fm-labs/cakephp-settings: Settings plugin for CakePHP
This package is auto-updated.
Last update: 2025-05-16 20:09:28 UTC
README
An extension for the awesome CakePHP framework with some extra sugar added.
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require fm-labs/cakephp-cupcake
# For CakePHP 4.x
composer require fm-labs/cakephp-cupcake:^4
Docs
Documentation can be found here