Libraries tagged by HTTP Provider
nextphp/rest
17 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.
xiaoyi510/psr7
9 Downloads
PSR-7 message implementation that also provides common utility methods
webberwu/restful-php
1388 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.
sm-sandy/api-response
50 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.
rebelcode/psr7
831 Downloads
PSR-7 message implementation that also provides common utility methods
pflorek/php-basic-auth
68 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
nw/request-limit-bundle
4 Downloads
This bundle provides a light way to restrict user access to some action for a specific time frame
madbyad/mpl-long-poll
7 Downloads
A PHP Library to provide an easy way to implement real time communication with HTTP Long Polling
fastpress/request
36 Downloads
A powerful and flexible HTTP request handling library for PHP, optimized for use with the Fastpress framework. Provides an easy-to-use interface for accessing request data and handling common request operations.
cottacush/yii2-utils
4261 Downloads
Yii2 utils provides various utility classes and helpers that are compatible with the Yii2 framework
campoint/postgrest-php
245 Downloads
PostgREST client for PHP. This library provides a synchronous and asynchronous interface to PostgREST.
ameos/ameos_tarteaucitron
1416 Downloads
Integrates tarteaucitron.js in TYPO3 (see : https://opt-out.ferank.eu )
alexrsagen/obie
181 Downloads
Obie is a simple PHP framework. It aims to provide basic services needed for any web app.
wakeapp/api-platform-bundle
22704 Downloads
Extends Symfony HttpFoundation and provides encapsulated area for work with REST API
nedoto/laravel-client
11 Downloads
Nedoto Laravel HTTP Client provide access to the Nedoto HTTP APIs