{ "name" : "poirot/storage" ,"description": "An Abstraction key-value store API." ,"type" : "library" ,"authors": [ { "name": "Payam Naderi" ,"email": "naderi.payam@gmail.com" ,"role": "Developer" } ] ,"autoload" : { "psr-4": { "Poirot\\Storage\\": "src/" } ,"files": [ "src/_functions.php" ] } ,"repositories": [ { "type": "git" ,"url": "https://github.com/phPoirot/Storage.git" } ] }
info at phpclasses dot org