Libraries tagged by php request
awes-io/repository
105391 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.
aphiria/net
1525 Downloads
The Aphiria network library
adhocore/phalcon-ext
888 Downloads
Miscellaneous phalcon adapters, extensions and utilities
1msg/one_msg_waba_sdk
2836 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
sylius/contact
30571 Downloads
Contact component for PHP applications.
mehrancodes/veyoze
721 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
ehough/psr7
7617 Downloads
PHP 5.3-compatible fork of guzzle/psr7
crossjoin/browscap
234374 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
php-common-enums/http-method
298 Downloads
Provides a backed enum for HTTP request methods
aeon-php/automation
93 Downloads
Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)
pagemill/router
15150 Downloads
A PHP request router
sesser/scurl
69589 Downloads
A small library wrapper for making HTTP requests using PHP curl functions
jasonroman/nba-api
4578 Downloads
PHP Library to request data from various endpoints on NBA websites
zatxm/yrequest
45 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
thinlayer/php2curl
8624 Downloads
Generates a CURL request from a request to the PHP Application