PHP Classes

File: includes/src/vendor/rmccue/requests/composer.json

Recommend this page to a friend!
  Classes of Subin Siby   Lobby   includes/src/vendor/rmccue/requests/composer.json   Download  
File: includes/src/vendor/rmccue/requests/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lobby
Web OS to install and run Web applications
Author: By
Last change: Lobby 1.0 Cobra
Date: 7 years ago
Size: 507 bytes
 

Contents

Class file image Download
{ "name": "rmccue/requests", "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/rmccue/Requests", "license": "ISC", "keywords": ["http", "idna", "iri", "ipv6", "curl", "sockets", "fsockopen"], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "require": { "php": ">=5.2" }, "require-dev": { "requests/test-server": "dev-master" }, "type": "library", "autoload": { "psr-0": {"Requests": "library/"} } }