Libraries tagged by HTTP Provider
abrahanzarza/http-bundle
10 Downloads
Module that provides HTTP routing, request and response
wyrihaximus/phergie-http
1733 Downloads
Phergie plugin for Provide HTTP functionality to other plugins
legendarydrew/http-constants
233 Downloads
HTTP response codes provided as constants for PHP.
imphp/http
14 Downloads
Provides an http message library similar to PSR7
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.
mingalevme/retryable-psr-http-client
116 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
solidworx/simple-http
756 Downloads
Provides a fluent interface for HTTP requests
php-common-enums/http-method
85 Downloads
Provides a backed enum for HTTP request methods
emonkak/http-exception
2701 Downloads
Provides exception classes to representing HTTP errors
drewlabs/laravel-http
282 Downloads
Provides bridge to laravel framework HTTP components
superfeedr/http-pubsubhubbub
98 Downloads
Superfeedr provides a realtime API to any application who wants to produce (publishers) or consume (subscribers) data feeds without wasting resources and maintaining an expensive and changing infrastructure.
qschool/fakerphp-image-provider
151 Downloads
Провайдер для получения фейковых изображения с https://lorem.space
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
endeavors/maxmd-http
154 Downloads
Provide an easy api to integrate with maxmd
localzet/psr7
106 Downloads
Localzet PSR7 is a library that provides HTTP message interfaces. Developed by Ivan Zorin, it adheres to the PSR-7 standard for HTTP message interfaces in PHP.