Recommend this page to a friend! |
Classes of Camilo Sperberg | > | Debug Info | > | composer.json | > | 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" } |