Libraries tagged by HTTP Provider
citomni/app-skeleton
53 Downloads
Neutral application skeleton for CitOmni. Provides the app container, core wiring points, and installer lifecycle tooling without assuming HTTP or CLI mode.
aedart/overload
12860 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
drewlabs/http-contracts
449 Downloads
Provides HTTP components
boson-php/http-body-decoder
2575 Downloads
Provides HTTP request body decoders
phergie/phergie-irc-plugin-http
1291 Downloads
Phergie plugin for Provide HTTP functionality to other plugins
repat/http-constants
7668 Downloads
HTTP response codes provided as defined constants.
boson-php/symfony-http-bridge
1351 Downloads
Provides Symfony HTTP bridge
boson-php/laravel-http-bridge
696 Downloads
Provides Laravel HTTP bridge
boson-php/http-contracts
6599 Downloads
Provides basic HTTP component structures
boson-php/http
6172 Downloads
Provides basic HTTP structures
label305/apns-http-bridge
396 Downloads
API wrapper for the APNs HTTP Bridge. The APNs HTTP Bridge is a small Node.js application that provides a HTTP webservice to post APNs notifications (Apple's Push Notification Service). For example to provide access to platforms that do not fully allow socket connections, like Google App Engine.
indigophp/http-adapter
181 Downloads
Provides adapters for common HTTP Client libraries
php-common-enums/http-method
822 Downloads
Provides a backed enum for HTTP request methods
getpop/guzzle-http
11 Downloads
Provide (scoped) access to Guzzle HTTP
emonkak/http-exception
3154 Downloads
Provides exception classes to representing HTTP errors