Libraries tagged by request laravel
amerald/laravel-validation-testkit
22542 Downloads
Test form requests in no time
rinvex/laravel-statistics
4030 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
binary-cats/sanitizer
96091 Downloads
Data sanitizer and Laravel form requests with input sanitation.
johannesschobel/dingoquerymapper
25234 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
ageekdev/vapor-http-logger
15381 Downloads
This package can log incoming requests to the cloud watch for laravel vapor application.
ambengers/query-filter
10025 Downloads
Laravel package for filtering resources with request query string
robmellett/http-logging
9657 Downloads
A small lightweight package to log all Guzzle http request and responses.
renoki-co/aws-elastic-client
38864 Downloads
Just a simple Elasticsearch Client handler that signs the requests for AWS Elasticsearch service with the provided credentials.
milito/query-filter
6961 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
ensi/openapi-httpfoundation-testing
23882 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3.0.x) definitions
diogogpinto/filament-page-context
40 Downloads
A Filament plugin that automatically injects current request breadcrumbs and page title into the filament() method, enhancing page context and navigation for Filament admin panels.
developermarius/simple-router
1525 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
2139 Downloads
for proxy or sending requests to other services with useful utilities
awes-io/repository
105295 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.