Skip to content

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

Notifications You must be signed in to change notification settings

rochamarcelo/cakephp-api-swoole-sample

Repository files navigation

CakePHP Application Skeleton

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages