PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Zimo Xiao   Angel Framework   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Angel Framework
Handle HTTP requests received by Web applications
Author: By
Last change: update composer.json
Date: 5 years ago
Size: 272 bytes
 

Contents

Class file image Download
{ "name": "angel-project/framework", "description": "the actual angel framework.", "license": "MIT", "authors": [{ "name": "Xiao Zimo", "email": "xiaozimo@zuggr.com" }], "require": { "angel-project/core": "v0.0.*", "filp/whoops": "v2.1.*" } }