Libraries tagged by relu
mikebronner/laravel-pivot-events
51673 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
middlewares/payload
440988 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
microsoft/kiota-http-guzzle
1392007 Downloads
Kiota HTTP Request Adapter implementation
mcustiel/phiremock-codeception-extension
852723 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
magefan/module-community
3207345 Downloads
Magefan core module, required for other Magefan extensions
maba/gentle-force-bundle
465551 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
527033 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lukeraymonddowning/honey
162383 Downloads
Reduce spam on your Laravel site.
lstrojny/hmmmath
1829192 Downloads
Collection of math related PHP functions
laragear/cache-query
70632 Downloads
Remember your query results using only one method. Yes, only one.
laracademy/generators
301249 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
langleyfoxall/laravel-nist-password-rules
539291 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
landrok/language-detector
429457 Downloads
A fast and reliable PHP library for detecting languages
khsing/world
129111 Downloads
Provide countries, states, and cities relations database.
kevincobain2000/laravel-erd
225916 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel