coull / tusk
此包已被废弃,不再维护。未建议替代包。
基于 CakePHP 构建的 Rhino 内容管理系统 (CMS) 的骨架应用
2.0.2
2023-10-27 07:02 UTC
Requires
- php: >=8.1
- cakephp/authentication: ^3.0.0
- cakephp/authorization: ^3.0.0
- cakephp/cakephp: ^5.0.1
- cakephp/migrations: ^4.0.0
- cakephp/plugin-installer: ^2.0
- coullc/tusk: 2.0
- mobiledetect/mobiledetectlib: ^4.8.03
Requires (Dev)
- cakephp/bake: ^3.0.0
- cakephp/cakephp-codesniffer: ^5.0
- cakephp/debug_kit: ~5.0
- josegonzalez/dotenv: ^4.0
- phpunit/phpunit: ^10.1.0
Suggests
- cakephp/repl: Console tools for a REPL interface for CakePHP applications.
- 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/Psalm compatibility.
- markstory/asset_compress: An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.
- phpstan/phpstan: PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.