Libraries tagged by request methods
bonfim/router
17 Downloads
A fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching
jinraynor1/opmanager-api
33 Downloads
API method requests for OpManager
leedch/router
231 Downloads
Routes HTTP Requests to PHP methods, alternate to MVC Controllers
leedch/blog
16 Downloads
Routes HTTP Requests to PHP methods, alternate to MVC Controllers
moccalotto/valit
9264 Downloads
Validate http requests, input-data and method arguments at runtime using self-documenting code
elfsundae/httpclient
524 Downloads
A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.
ac-developers/laravel-form-processor
20 Downloads
An easy way to process multiple form requests from one controller method.
xtwoend/query-string
12 Downloads
AddOn method sorts & filter on request
umityatarkalkmaz/route
3 Downloads
A small router: register paths per HTTP method, then dispatch one request
soruba/php-requester
17 Downloads
PHP class that provides methods to perform http request: GET, POST, PUT, DELETE
mohiwalla/php-fetch
12 Downloads
A PHP utility for customizable fetch requests with support for HTTP methods, headers, body, timeout, and SSL verification, handling input validation and cURL errors.
knyga/dotconfig
34 Downloads
Wraps input config file with simple interface with get method, wich accepts doted request string (->get('config.ttl'))
rapidwebltd/etsy-php
20 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
nemesislabs/sentinel
15 Downloads
Nemesis Shield - Sentinel SDK for PHP & Laravel. Positive-security runtime protection: learns your app's normal behavior and blocks off-baseline requests (auth bypass, path traversal, scanners, unusual methods). Fail-open, privacy-preserving. Works on Laravel 6+ / PHP 7.2+.
mima/cache-proxy
17 Downloads
Decorator for public methods of any classes for proxy request to cache