Libraries tagged by laravel tables
leuzeus/iseed
391 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
laramore/laramore
1143 Downloads
Describe your table fields in the model and let Laravel the rest
kevupton/timetables
204 Downloads
Timetables for laravel
kalani/validation-rule-generator
1043 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
kainiklas/filament-gauge
7 Downloads
Gauge Chart for FilamentPHP
iyogesharma/vue-datatable
136 Downloads
package to help in handling server side
inmanturbo/ecow
10 Downloads
Eloquent copy-on-write: automatically copy all model changes to a separate table.
ilsyaa/lazyui
19 Downloads
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
igaster/eloquent-inheritance
149 Downloads
Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models
git-liu/model-records
423 Downloads
php table model records
fish/eloquent-logger
13954 Downloads
Log Eloquent model changes to a designated logs table
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
dragonfly/lists
414 Downloads
Laravel DataTables generator/request handler.
deltoss/sentinel-database-permissions
110 Downloads
A laravel package that extends sentinel to use permissions from database tables.
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.