Libraries tagged by laravel tables
jonnypickett/eloquent-sti
906 Downloads
Single Table Inheritance for Eloquent ORM
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
ilsyaa/lazyui
126 Downloads
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
illuminatech/enum-seeder
1561 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
emmanuel/livewire-datatable-bs4
2241 Downloads
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4
dayemsiddiqui/eloquent-defaults
338 Downloads
An elegant way to automatically insert default rows to a table whenever a new row to a specific model is created
coedevtech/fixit
45 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
bluekachina/seedfromjson
1397 Downloads
Simplifies and standardizes seeding from JSON files named to match the table they will be populating
ajimoti/roles-and-permissions
1304 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
agelgil/filament-ethiopic-calendar
427 Downloads
Add Ethiopic datetime to your filament tables
a909m/filament-statefusion
15 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
dgtlss/parqbridge
16 Downloads
Export Laravel database tables to Parquet files using Storage disks (no external deps).
tobya/anymodel
3358 Downloads
Allows creation of a Laravel Entity Model for an arbitrary table
sukohi/cahen
12646 Downloads
A PHP package mainly developed for Laravel to manage sort values of DB table automatically.