Libraries tagged by request php
hasmikk/dhl-shipping-api
1701 Downloads
DHL Business customer shipping API to request shipment and generate label
hackerone/curl
2010 Downloads
Curl Wrapper for PHP
getpop/componentrouting
1389 Downloads
Configure and obtain what module will be added to the component hierarchy at each level, based on the attributes from the request
danbettles/defence
1621 Downloads
A simple intrusion detection/prevention system framework for PHP apps
codemonster-ru/http
556 Downloads
Lightweight object-oriented HTTP foundation for PHP.
bayfrontmedia/multi-curl
4245 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
aphiria/net
2010 Downloads
The Aphiria network library
algoyounes/idempotency
211 Downloads
Laravel Idempotency Middleware package to prevent duplicate requests
alexkovalevych/jira-api
3730 Downloads
Jira api php library
adhocore/phalcon-ext
966 Downloads
Miscellaneous phalcon adapters, extensions and utilities
1msg/one_msg_waba_sdk
4480 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
mehrancodes/veyoze
721 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
ehough/psr7
8362 Downloads
PHP 5.3-compatible fork of guzzle/psr7
phpolar/csrf-protection
1542 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
phpgt/routing
5344 Downloads
Routes HTTP requests to your code.