Libraries tagged by request data
tempest-tools/moat
2 Downloads
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
tarkhov/eloquent-validation
86 Downloads
Laravel Eloquent model validation.
patienceman/filtan
2957 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
moc-framework/mark-v
15 Downloads
Mind the task - forget the obstacles...
luri/bddi
65 Downloads
library to facilitate SQL Requests set with automatic prepared statements and automatic connexion.
liloo/libraries
36 Downloads
Classes auxiliares da Liloo Framework PHP
liloo/helpers
17 Downloads
Classes auxiliares da Liloo Framework PHP
hlack/php-vanilla-registration-api
0 Downloads
Backend Api Using Request For Auth Operations.
egorkluch/mysql-query-builder
42 Downloads
Package provide proxy object to work with mysql. This object used for simple sql requests.
cirelramos/languages
45 Downloads
package set language to life of request
azurath/larelog
19 Downloads
Laravel Request Logger
azmolla/transaction-middleware
6 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
dinhdjj/laravel-auto-db-transaction-middleware
5 Downloads
A laravel-middleware auto activate db-transaction on each request
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
datahivedevelopment/passport-introspection-server
12 Downloads
Provides Laravel's Passport server with the capabilities to respond to OAuth Introspection requests