PHP Classes

File: src/Data/composer.json

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   Zest   src/Data/composer.json   Download  
File: src/Data/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Zest
Application to show the use of the Zest framework
Author: By
Last change:
Date: 2 years ago
Size: 394 bytes
 

Contents

Class file image Download
{ "name": "zest/data", "description": "A set of Component classes to manipulate arrays, data and string", "type": "library", "license": "MIT", "authors": [ { "name": "lablnet", "email": "mumerfarooqlablnet01@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "Zest\\Data\\": "" } } }