PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Micro-Blog   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Micro-Blog
Blog management system extensible with classes
Author: By
Last change:
Date: 2 days ago
Size: 341 bytes
 

Contents

Class file image Download
{ "name": "backend/api", "description": "POC VUE", "type": "no", "license": "MIT", "autoload": { "psr-4": { "Backend\\Api\\": "backend/" } }, "authors": [ { "name": "faustinopsy", "email": "rodrigohipnose@gmail.com" } ], "require": {} }