Libraries tagged by PHP Requests
touhidurabir/laravel-request-response-logger
32 Downloads
A PHP laravel package to log the request/response of an app in database in an elegant way with the utilization of Queue and Redis combined
secco2112/tinify-php-sdk
359 Downloads
PHP SDK to handle Tinify API requests.
arthens/request-signer
43005 Downloads
PHP library to sign and verify requests
amsify42/php-curl-http
1829 Downloads
This is a PHP package for making curl http request and getting the response
notifius/php-wctp
428 Downloads
A PHP library for creating and handling XML request/response objects for the WCTP v1.3r1 specification.
zmog/php-lingea
154 Downloads
Library to help you to manage your Lingea api requests.
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
xxxcoltxxx/request-logger
447 Downloads
Logging http requests and errors
widgilabs/invoicexpressrequest-php-api
19 Downloads
A simple wrapper for making requests with the InvoiceXpress API
whapi-cloud/whatsapp-api-sdk-php
195 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
wgenial/php-s3-server
1540 Downloads
Endpoint handler for Fine Uploader S3's server requests.
webservco/http-request-service
298 Downloads
A PHP component/library.
togos/php-n2r
14028 Downloads
Library (and stand-alone scripts) for handling /uri-res/N2R requests backed by a ccouch repository.
tekintian/curl_http_request
19 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.