PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   PHP Class Data Structures   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Class Data Structures
Manipulate data structures using arrays
Author: By
Last change:
Date: 4 years ago
Size: 457 bytes
 

Contents

Class file image Download
{ "name": "lablnet/dshandler", "description": "PHP DataStructure.", "keywords": ["php", "data","array","free","package","Lablnet"], "license": "MIT", "authors": [ { "name": "Muhammad Umer Farooq", "email":"mumerfarooqlablnet01@gmail.com", "homepage": "https://lablnet.github.io/profile" } ], "autoload": { "psr-4": { "Lablnet\\": "src/" } } }