Skip to content

newclass-pl/aranea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

README

license PHP 5.5+

What is Aranea?

Aranea is a PHP web client. All based on curl.

Installation

The best way to install is to use the composer by command:

composer require newclass/aranea
composer install

Use example

use Aranea\Client;

$client=new Client();

$response=$client->requestGet('http://google.com');

About

Simply web client.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages