Page MenuHomePhorge

composer.json
No OneTemporary

Authored By
Unknown
Size
409 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "bninja/restful",
"description": "Library for writing RESTful PHP clients.",
"homepage": "http://github.com/bninja/restful",
"license": "MIT",
"keywords": [
"http",
"api",
"client",
"rest"
],
"version": "0.1.7",
"authors": [],
"require": {
"nategood/httpful": "*"
},
"autoload": {
"psr-0": {
"RESTful": "src/"
}
}
}

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 24, 1:04 PM (1 w, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18837818
Default Alt Text
composer.json (409 B)

Event Timeline