PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of 0x1881   PHP Curl Class Wrapper For Bots   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Curl Class Wrapper For Bots
Send HTTP requests to given site using Curl
Author: By
Last change: remove phpunit package
Date: 2 years ago
Size: 240 bytes
 

Contents

Class file image Download
{ "name": "0x1881/curl", "description": "Curl Class", "homepage": "https://github.com/0x1881/curl", "type": "library", "license": "MIT", "autoload": { "psr-4": { "C4N\\": "src/" } } }