🍰 Starter kit for CakePHP apps

CkePHP, PostgreSQL, Redis & Minio included

Why this project exists?

To speedup application creation. It alread have preconfigured docker development environment which include:

Installation

composer create-project --prefer-dist maymeow/cakephp-starter-kit:dev-main app_name
cd app_name

For another methods check project’s Readme file.