fm-labs / cakephp-cupcake
There is no license information available for the latest version (5.0.7) of this package.
Cupcake extension for CakePHP
Package info
github.com/fm-labs/cakephp-cupcake
Type:cakephp-plugin
pkg:composer/fm-labs/cakephp-cupcake
5.0.7
2025-08-26 18:04 UTC
Requires
- php: >=8.2
- ext-pdo: *
- cakephp/cakephp: ^5
Requires (Dev)
None
Suggests
- fm-labs/cakephp-devtools: CakePHP developer toolset
- fm-labs/cakephp-essentials: CakePHP core essentials
- fm-labs/cakephp-settings: Settings plugin for CakePHP
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-26 20:21:38 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