PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Nanang F. Rozi   PHP Util   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Util
Serialize and unserialize variable values
Author: By
Last change:
Date: 2 months ago
Size: 379 bytes
 

Contents

Class file image Download
{ "keywords" : [ "deserialization", "serialization", "un-serialization", "utilities", "facades" ], "autoload" : { "psr-4" : { "FrosyaLabs\\Util\\" : "src" } }, "name" : "frosya-labs/util", "type" : "library", "description" : "Utilities developed by FrosyaLabs", "license" : "MIT", "require" : { "php" : ">=7.0", "thunderer/serializard" : "~0.3" } }