PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   Zest PHP Archive Files   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Zest PHP Archive Files
Compress and decompress of data from files
Author: By
Last change:
Date: 2 years ago
Size: 363 bytes
 

Contents

Class file image Download
{ "name": "zest/archive", "description": "The Zest Archive component", "type": "libraray", "license": "MIT", "authors": [ { "name": "lablnet", "email": "mumerfarooqlablnet01@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "Zest\\Archive\\": "" } } }