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