Libraries tagged by HTTP Provider
attokit/attobox
15 Downloads
Simple PHP framework for developing usage. Provide http request & response processing, router, resource building, and basic ORM supporting.
foorschtbar/dovecot_client_ip
24 Downloads
Provides the HTTP client IP during IMAP connect to Dovecot in the form of an IMAP identifier for proper authentication penalty processing.
bambamboole/laravel-i18next
163 Downloads
A laravel package which provides a HTTP backend for i18next.js
vento/laravel-airbrake
2249 Downloads
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
adamtester/laravel-airbrake
517 Downloads
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
mithun12000/yii2-metadata
307 Downloads
Meta data provider for Yii2 created from https://github.com/mdmsoft/yii2-admin/blob/master/components/AccessHelper.php
smith981/silex-skeleton
80 Downloads
This is a working skeleton used to rapidly develop a new Silex site, with Twitter Bootstrap, Twig, and a Doctrine ORM provider installed and registered. See https://github.com/smith981/silex-skeleton for installation instructions.
insideapps/api-proxy
76 Downloads
Provides basics api proxy for symfony http client based
cawakharkov/yandex-kassa
592 Downloads
Laravel package that provides integration with Yandex.Kassa via Http protocol
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
shell/data-and-reporting-sdk
5 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
roy404/request
9 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
msonowal/laraxchange
2157 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way
mimmi20/client-builder
913 Downloads
Provides a Class to build a Laminas HTTP Client from a config
marlemiesz/wp-sdk
8 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.