EOM / cakephp-api-swoole-sample

A sample CakePHP api application using CakeDC/cakephp-api and swoole as server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CakePHP Application Skeleton

  • composer create-project --prefer-dist cakephp/app
  • Added sample data using https://github.com/annexare/Countries
  • Created models classes
  • Added cakedc/cakephp-api
  • Setup custom primary keys format
  • Added logic to run the applicaiton with swoole (as http server)
  • Added logic to run the application with swoole (as http server)
  • Clean-up

About

A sample CakePHP api application using CakeDC/cakephp-api and swoole as server


Languages

Language:PHP 94.3%Language:Shell 4.8%Language:Batchfile 0.7%Language:Dockerfile 0.2%