Libraries tagged by laravelrus
dozen-software/laroute
1 Downloads
Fork for updated support of lord/laroute. Access Laravels URL/Route helper functions, from JavaScript.
dottystyle/laravel-translation
6 Downloads
Provides extensions and additional features to Laravel's translation
dogadogmbh/laroute
3950 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
doetech/diedump
166 Downloads
This is a var-dumper tool like laravel's dd().
dmsysop/laravel-response-xml
23 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
dmpty/scheduling
16 Downloads
An independent scheduling for other Laravel's package.
dmox/h-rbac
14 Downloads
Based on native Laravel's abilities. Hierarchical RBAC with callbacks.
dmitriy-robu/permissions-nova-spatie
517 Downloads
Laravel Nova tool for managing spaties roles/permissions in laravel's nova package.
digitaldev-lx/log-hole
11 Downloads
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
diegonz/laroute
8 Downloads
Access Laravel's URL/Route helper functions, from JavaScript.
diarsa/laravel-where-like
6 Downloads
A Laravel package that simplifies searching across multiple fields, including related models, using Laravel's query builder in an efficient way.
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
deva7mad/laravel-azure-storage
21 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
delosfei/services
20 Downloads
Extend Laravel's make services.
delosfei/generator
195 Downloads
Extend Laravel's generators scaffold.