{ "name": "poirot/authsystem", "description": "Service Manager Container.", "type" : "library", "authors": [ { "name": "Payam Naderi", "email": "naderi.payam@gmail.com", "role": "Developer" } ], "require": { "poirot/std": "dev-devel" , "poirot/storage": "dev-devel" } , "suggest": { "poirot/http": "To Handle Request Aware Authentication Like Digest." } , "target-dir": "Poirot/AuthSystem", "autoload" : { "psr-0": { "Poirot\\AuthSystem": "." } , "files": [ "_functions.php" ] } }
info at phpclasses dot org