{ "name": "poirot/psr7-http" , "type": "library" , "authors": [ { "name": "Payam Naderi", "email": "naderi.payam@gmail.com", "role": "Developer" } ] , "target-dir": "Poirot/Psr7" , "require": { "poirot/std": "dev-devel" , "psr/http-message": "1.0" } , "autoload" : { "psr-0": { "Poirot\\Psr7": "." } , "files": [ "_functions.php" ] } , "repositories": [ { "type": "git", "url": "https://github.com/phPoirot/Std.git" } ] }
info at phpclasses dot org