PHP Classes

File: system/dependencies/unreal4u/debug-info/composer.json

Recommend this page to a friend!
  Classes of Dimitri Sitchet   dFramework   system/dependencies/unreal4u/debug-info/composer.json   Download  
File: system/dependencies/unreal4u/debug-info/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: dFramework
Framework to build PHP applications
Author: By
Last change:
Date: 4 years ago
Size: 399 bytes
 

Contents

Class file image Download
{ "name" : "unreal4u/debug-info", "description" : "This class is a collection of functions that aids in debugging your application", "require" : { "php" : ">=5.3.0", "firephp/firephp-core": "@stable" }, "authors" : [ { "name" : "Camilo Sperberg", "email" : "me@unreal4u.com" } ], "autoload" : { "psr-0" : { "unreal4u" : "src/" } }, "license" : "MIT" }