Skip to content

api-scaffold is a wrapper around v4 of the Slim Framework for quick creation and deployment of a PHP API.

License

Notifications You must be signed in to change notification settings

KammaData/api-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-scaffold

There are many PHP Slim API scaffold frameworks; this one is ours.

api-scaffold is a wrapper around v4 of the Slim Framework for quick creation and deployment of a PHP API.

Installation

Install via Composer:

$ composer install kammadata/api-scaffold

Or add to your composer.json by hand.

TODO

Document the scaffold framework and demo.

License

api-scaffold is licensed under the BSD 3-Clause Licence.

Release History

  • v1.0.0 - 24/03/2020 - Initial open sourced release