Libraries tagged by PHP Requests
bitandblack/helpers
10896 Downloads
Useful methods for PHP you may like.
awes-io/repository
105390 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
adhocore/phalcon-ext
888 Downloads
Miscellaneous phalcon adapters, extensions and utilities
1msg/one_msg_waba_sdk
2786 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
userfrosting/fortress
49361 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
sylius/contact
30547 Downloads
Contact component for PHP applications.
mehrancodes/veyoze
721 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
furious/psr7
223 Downloads
PHP 7.4 implementation of PSR-7
ehough/psr7
7560 Downloads
PHP 5.3-compatible fork of guzzle/psr7
boson-php/http-body-decoder
1308 Downloads
Provides HTTP request body decoders
aeon-php/automation
93 Downloads
Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)
pagemill/router
15014 Downloads
A PHP request router
zatxm/arequest
1106 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
thinlayer/php2curl
8468 Downloads
Generates a CURL request from a request to the PHP Application
rszrama/negotiation-middleware
2195 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.