Libraries tagged by in-laravel
mehdi-fathi/eloquent-filter
175544 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
laravel-lang/locale-list
2791482 Downloads
List of localizations available in Laravel Lang projects
laracasts/commander
345229 Downloads
Commands and domain events in Laravel
jubeki/laravel-code-style
452764 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
jackiedo/timezonelist
482545 Downloads
A small package use to create a timezone list box in Laravel
ijpatricio/mingle
28285 Downloads
Use Vue and React in Laravel Livewire Applications.
icehouse-ventures/laravel-chartjs
112376 Downloads
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library
hemp/presenter
545283 Downloads
Easy Model Presenters in Laravel
haruncpi/laravel-id-generator
377900 Downloads
Easy way to generate custom ID in laravel framework
genealabs/laravel-overridable-model
320045 Downloads
Provide a uniform method of allowing models to be overridden in Laravel.
genealabs/laravel-governor
195532 Downloads
Managing policy and control in Laravel.
fx3costa/laravelchartjs
455733 Downloads
Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library
devmarketer/easynav
128594 Downloads
Making managing navigation in Laravel easy.
degraciamathieu/manager
50054 Downloads
Implementation of the Manager pattern existing in Laravel framework.
ddzobov/laravel-pivot-softdeletes
396339 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen