3xw / cakephp-api-app
CakePHP skeleton app
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.2
- 3xw/cakephp-utils: 4.*
- cakedc/users: ^9.2
- cakephp/cakephp: ~4.2.0
- cakephp/migrations: ^3.0
- cakephp/plugin-installer: ^1.3
- friendsofcake/crud-json-api: ^1.0
- friendsofcake/search: ^6.2
- mobiledetect/mobiledetectlib: ^2.8
Requires (Dev)
- cakephp/bake: ^2.3
- cakephp/cakephp-codesniffer: ~4.2.0
- cakephp/debug_kit: ^4.4
- josegonzalez/dotenv: ^3.2
- phpunit/phpunit: ~8.5.0 || ^9.3
- 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/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.