Libraries tagged by laravel request
bibrokhim/laravel-language-header
269 Downloads
Set application locale from request header and return response with correct header
bibrokhim/laravel-force-json-response
253 Downloads
Force JSON response for every request
avnsh1111/laravel-api-rate-limiter
28 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
atayahmet/laravel-castable
26 Downloads
Clarify types of all inputs
aporat/laravel-auth-signature
446 Downloads
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures
apitoolkit/apitoolkit-laravel
706 Downloads
A PHP/Laravel SDK Wrapper for APIToolkit. It monitors incoming traffic, gathers the requests and sends the request to the apitoolkit servers.
aosmak/laravel-layer-sdk
352 Downloads
Library that allows PHP developers to make requests to Layer Server API.
andrirosandi/laravel-waha
16 Downloads
This Laravel package integrates with WAHA - WhatsApp HTTP API, allowing you to send and receive WhatsApp messages via HTTP requests. It is not an official WhatsApp API.
ahrmerd/laravel-test-generator
175 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
adequaat/laravel-postnl-api
100 Downloads
This package makes it easy to request barcodes and labels at PostNL from Laravel
abdulrehman56/laravel-nested-filter
14 Downloads
A Laravel utility to apply dynamic nested filters and relations from a request.
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
barisbora/laravel-query-builder
1327 Downloads
Easily build Eloquent queries from API requests
shipsaas/shipsaas-logger
59 Downloads
Laravel ShipSaasLogger enables the tracing of requests across servers by marking each request with a unique ID. Skyrocket the production debugging.
lexxsoft/odata
64 Downloads
Laravel OData request parser