arodu / enum-field
CakePHP的EnumField插件
dev-main
2023-12-01 21:55 UTC
Requires
- php: >=7.2
- cakephp/cakephp: 4.4.*
Requires (Dev)
- phpunit/phpunit: ^8.5 || ^9.3
This package is auto-updated.
Last update: 2024-08-30 01:38:41 UTC
README
安装
您可以使用composer将此插件安装到您的CakePHP应用程序中。
安装composer包的推荐方法是
composer require your-name-here/enum-field