Libraries tagged by request laravel
kalshah/dynamic-relations-includes
2503 Downloads
Dynamically include resources relations for API Requests
hamburgscleanest/guzzle-advanced-throttle
33441 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
freerkminnema/synchronized
828 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
edlugz/sasapay
364 Downloads
This package provides you with a simple tool to make requests to Sasapay APIs so that you can focus on the development of your awesome applications instead of all the set up involved.
developermarius/simple-router
1662 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
behamin/service-proxy
2196 Downloads
for proxy or sending requests to other services with useful utilities
behamin/bresources
2529 Downloads
Behamin basic and standard api response format for laravel
artesaos/shield
705 Downloads
A simple way to centralize your validation rules for laravel
altra/context
2798 Downloads
Library to filter HTTP request responses by context.
recca0120/async-testing
370 Downloads
mehrancodes/veyoze
720 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
suzunone/l-auto-comment-for-php-swagger
4101 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
samushi/queryfilter
81 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
chocofamilyme/idempotency
6739 Downloads
A Laravel library that manages idempotency keys for a request
chitranu/google-recaptcha
2528 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.