PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   Whoops   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Whoops
Handle PHP errors integrating with code editors
Author: By
Last change: update
Date: 5 years ago
Size: 466 bytes
 

Contents

Class file image Download
{ "name": "zest/whoops", "description": "The Zest Error Handler package.", "keywords": ["php", "Zest", "error","error handler", "Whoops","free","package","Lablnet"], "license": "MIT", "authors": [ { "name": "Malik Umer Farooq", "email":"lablnet01@gmail.com", "homepage": "https://softhub99.com" } ], "autoload": { "psr-4": { "Zest\\Whoops\\": "" } } }