Libraries tagged by laravelfs
joegreen0991/cacher
6406 Downloads
Cache component based on laravel's
ixianming/laravel-route-service-provider
42 Downloads
Laravel's route management extension, supports Laravel 5.3 and above, Laravel 6, Laravel 7, Laravel 8, Laravel 9. Based on Laravel's route service provider, provides more convenient and powerful routing management services. Please read README.MD for more details.
isolution/meta-data
47 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
inani/lazy-belongs-to-many
31 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
inani/laravel-same-request
490 Downloads
The missing Laravel's request check on its unicity.
iamproperty/print
11 Downloads
Document printing like Laravel's Mail package
hexium/laravel-sendinblue
463 Downloads
Laravel's mail transport for SendinBlue
henzeb/ruler-laravel
124 Downloads
extends Laravel's validator using their own Rule interface
grazulex/laravel-flowpipe
2 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
fullstackllc/novaspatiepermissions
76 Downloads
Laravel Nova tool for managing spaties roles/permissions in laravel's nova package.
fadion/sanitizer
425 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
encima-io/albero
1687 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
electro-modules/illuminate-database
2135 Downloads
Integrates the Laravel's Illuminate Database Component into the Electro framework
dyrynda/laravel-ldap
4371 Downloads
Leverage Laravel's middleware to ensure your LDAP-authenticated users stay that way.
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.