Libraries tagged by request method
michael-rubel/laravel-helpful-traits
21 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
requests.php/php
5 Downloads
Routers and methods to HTTP Requests and Response
timedoor/laravel-route-permission
12 Downloads
Extented from spatie/laravel-permission, this package help developer to authorize user permission based from URI and request method.
rickj/restclientbundle
519 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
makhlenko/telegram-bot-casts
20 Downloads
Telegram bot API casts types and request method.
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
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.