Libraries tagged by restfull client
matthewfl/restful
361063 Downloads
Library for writing RESTful PHP clients.
drteam/uon
594 Downloads
U-On Travel RESTful API Client
gregurco/guzzle-bundle-wsse-plugin
30267 Downloads
WSSE Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
ddeboer/guzzle-bundle
4026 Downloads
This Bundle provide integration for guzzle http client to access RESTful API's with Symfony2
ufee/yandex-disk
604 Downloads
PHP SDK для работы с диском яндекса (Яндекс.Диск, Yandex.Disk)
shutterstock/presto
13511 Downloads
PHP REST Orchestration for interacting with RESTful services
s00d/yandex
2478 Downloads
PHP SDK для работы с некоторыми сервисами яндекса (Яндекс.Диск, Yandex.Disk)
namnv609/php-rest-countries
26906 Downloads
PHP API client for RestCountries.EU
ezdeliveryco/snorlax
7933 Downloads
A lightweight REST client that gives you full control of your resources
datingvip/php-rest-countries
6062 Downloads
PHP API client for RestCountries.EU
invoicetronic/php-sdk
115 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
clarence/restful
192 Downloads
A RESTful client, especially for async requests.
guilhermewop/apigility-client
679 Downloads
API Client for Restful APIs built with apigility
ay4t/php-rest-client
32 Downloads
Multipurpose PHP rest client for consuming RESTful web services.
zrkb/php-http-client
240 Downloads
Simple PHP HTTP client based on Guzzle for calling JSON RESTful APIs