PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Simple PHP API Framework   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple PHP API Framework
Create new APIs using controller classes
Author: By
Last change:
Date: 4 months ago
Size: 139 bytes
 

Contents

Class file image Download
{ "autoload": { "psr-4": { "MY_Framework\\": "src/MY_Framework" } }, "require": { "vlucas/phpdotenv": "^5.4" } }