PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   FastbackPHP   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: FastbackPHP
Automate the creation of PHP REST APIs
Author: By
Last change:
Date: 1 month ago
Size: 325 bytes
 

Contents

Class file image Download
{ "name": "fast/back", "type": "no", "version": "1.0.0", "license": "MIT", "autoload": { "psr-4": { "Fast\\Back\\": "./" } }, "authors": [ { "name": "faustinopsy", "email": "[email protected]" } ], "require": {} }