Libraries tagged by laraveles
jrsaunders/shard-matrix
1483 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
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
46 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
hyn/state-machine
2459 Downloads
Flexible state machine library that perfectly works with Laravels Eloquent models.
hexium/laravel-sendinblue
463 Downloads
Laravel's mail transport for SendinBlue
henzeb/ruler-laravel
119 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.
fadion/sanitizer
425 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
electro-modules/illuminate-database
2133 Downloads
Integrates the Laravel's Illuminate Database Component into the Electro framework