| Recommend this page to a friend! | 
|  Download | 
| Info | Documentation |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 146 This week: 1 | All time:  9,137 This week: 42  | ||||
| Version | License | PHP version | Categories | |||
| php-rest-api-client 1.0.0 | GNU General Publi... | 5 | HTTP, PHP 5, Web services | 
| Description | Author | |
| This package can send HTTP requests to REST API Web servers. | 
Simple PHP Rest API Client
composer require baba/rest-api-client
  use BABA\REST\API\Client\DataProvider\CURL;
  use BABA\REST\API\Client\RESTRestApiClient;
  
  $client = new RESTRestApiClient(new CURL());
  var_dump($client->get('http://api.example.com/test.REST')); 
GPL-2.0-only
Juraj Puchký - BABA Tumise s.r.o. <[email protected]>
https://www.seoihned.cz - SEO optilamizace
https://www.baba.bj - Tvorba webových stránek
https://www.webtrace.cz - Tvorba portál? a ecommerce b2b/b2c (eshop?) na zakázku
1.0.0 - CURL Implemented
© 2021 BABA Tumise s.r.o.
|  Files (7) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  src (3 files, 1 directory) | ||||
|    composer.json | Data | Auxiliary data | ||
|    LICENSE | Lic. | License text | ||
|    README.md | Doc. | Documentation | ||
|  Files (7) | / | src | 
| File | Role | Description | ||
|---|---|---|---|---|
|  DataProvider (1 file) | ||||
|  IApiClient.php | Class | Class source | ||
|  IDataProvider.php | Class | Class source | ||
|  RestApiClient.php | Class | Class source | ||
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | php-rest-api-client-2021-09-18.zip 3KB | 
|  | php-rest-api-client-2021-09-18.tar.gz 1KB | 
|  | Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
 | 
 | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.