Libraries tagged by LaravelS
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
612 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
42 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.
ibrand/laravel-cache
5413 Downloads
Packaging commonly used caching usage extend Laravel's cache
iamproperty/print
11 Downloads
Document printing like Laravel's Mail package
highland/statamic-array-get
1160 Downloads
Laravel's array_get() / Arr::get() helper for Statamic.
hexium/laravel-sendinblue
441 Downloads
Laravel's mail transport for SendinBlue
henzeb/ruler-laravel
110 Downloads
extends Laravel's validator using their own Rule interface
fullstackllc/novaspatiepermissions
71 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