{ "name": "poirot/api-client" , "description": "Api Client Abstraction Layer that suggest solution to solve general api call problems." , "type" : "library" , "authors": [ { "name": "Payam Naderi" , "email": "naderi.payam@gmail.com" , "role": "Developer" } ] , "require": { "poirot/std": "dev-devel" } , "suggest": { "poirot/connection": "Send Network Requests Over Wire." } , "target-dir": "Poirot/ApiClient" , "autoload" : { "psr-0": { "Poirot\\ApiClient": "." } } }
info at phpclasses dot org