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