Libraries tagged by simple requests
dinke/curl-http-client
4680 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
pwm/sfw-request
5454 Downloads
Simple Request for JSON APIs
php-extended/php-http-client-simple-cache-psr16
22364 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
soltancode/send-request
2501 Downloads
Simple package for Laravel that makes it easy to send HTTP requests and integrate with web APIs.
nelexa/http-client-simple-cache
7859 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
evaisse/simple-http-bundle
180162 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
datto/json-rpc-simple
16639 Downloads
Request-to-class mapping extension for JSON-RPC library
stephenjude/simple-query-filter
154 Downloads
Easily filter eloquent model queries from HTTP requests
richardhj/contao-simple-ajax
3316 Downloads
More control over your AJAX requests.
ivangrigorov/vmvalidator
36 Downloads
Simple Request Model Validation
schnittstabil/psr7-csrf-middleware
109587 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
skrypnet/http-utils
55673 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
platine-php/router
3662 Downloads
Platine Router is the a lightweight and simple router using middleware to match and dispatch the request.
mvccore/mvccore
6540 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
mouf/utils.common.getvars
163263 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.