ctechhindi / cakephp-shell-project
CakePHP Shell 示例应用程序
v0.1
2018-06-26 10:18 UTC
Requires
- php: >=5.6
- cakephp/cakephp: 3.6.*
- cakephp/migrations: ^1.8.0
- cakephp/plugin-installer: ^1.0
- josegonzalez/dotenv: 3.*
- mobiledetect/mobiledetectlib: 2.*
- phpmailer/phpmailer: ^6.0
Requires (Dev)
- cakephp/bake: ^1.1
- cakephp/cakephp-codesniffer: ^3.0
- cakephp/debug_kit: ^3.15.0
- psy/psysh: @stable
Suggests
- dereuromark/cakephp-ide-helper: After baking your code, this keeps your annotations in sync with the code evolving from there on for maximum IDE and PHPStan compatibility.
- markstory/asset_compress: An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.
- phpunit/phpunit: Allows automated tests to be run without system-wide install.
This package is not auto-updated.
Last update: 2024-09-19 16:32:31 UTC
README
一个用于创建 CakePHP 3.x 应用的骨架。CakePHP 3.x.
要求
- PHP 5.6.8
- CakePHP 3.6
Git 提交
- 从控制器执行 Shell 命令
- 使用 CakePHP Shell 发送邮件
- 使用 PHPMailer 库发送邮件
- 使用日志
- 使用 CakePHP Shell
- 设置(安装)