Libraries tagged by LaravelS
johnnyfreeman/artisan-cli
613 Downloads
A global command line tool for Laravel's Artisan.
joegreen0991/config
3267 Downloads
Config component based on laravel's
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
51 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.
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
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
79 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
dyrynda/laravel-ldap
4371 Downloads
Leverage Laravel's middleware to ensure your LDAP-authenticated users stay that way.