Libraries tagged by HTTP Provider
reedware/openapi-client
15 Downloads
Provides an HTTP Client to interact with the OpenAPI REST APIs
socloz/guzzle-bundle
22659 Downloads
This Bundle provide integration for guzzle http client to access RESTful API's with Symfony2
nextphp/rest
19 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
kuyoto/psr7
2 Downloads
Provides a PSR-7 compliant http message implementation.
getpop/guzzle-helpers
12792 Downloads
Provide (scoped) access to Guzzle HTTP
fulmen/psr7
460 Downloads
Provides a PSR-7 compliant http message implementation.
rawphp/raw-request
305 Downloads
RawRequest is a simple request class used by RawPHP framework and other applications and provides a useful interface to the HTTP request.
xiaoyi510/psr7
10 Downloads
PSR-7 message implementation that also provides common utility methods
xiaodi/think-psr7
21 Downloads
PSR-7 message implementation that also provides common utility methods
webberwu/restful-php
1405 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
thyseus/laravel-database-redirector
9289 Downloads
This package provides an Database Redirector and Simple Admin Backend for: https://github.com/spatie/laravel-missing-page-redirector
rebelcode/psr7
936 Downloads
PSR-7 message implementation that also provides common utility methods
rdurica/restnova
0 Downloads
RESTnova is a lightweight and modern PHP client for making HTTP requests, specifically designed for communicating with RESTful APIs. It provides an intuitive interface for sending GET, POST, PUT, DELETE, and other HTTP requests effortlessly.
raeder/craft-http2-server-push-twig
2768 Downloads
This plugin provides a convenient way to utilize Server Push via a twig filter
radsphere/rest-bundle
810 Downloads
This Bundle provides various tools to rapidly develop RESTful API's resources with Symfony2 with minimal code on your controllers using the power full symfony2 form binding and http foundation component