Libraries tagged by laravel-data
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
salmanzafar/laravel-db-backup
21 Downloads
A laravel 5 and laravel 6 package lets you create database backup with a single command.
xengine/iseed
242 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
vortechron/iseed
39 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
vojtasim/laravel-grid
135 Downloads
Basic Laravel data-grid system to ease sorting and filtering large tables. Does not contain any frontend bullshit so the appearance is your job
tingfeng-key/lumen-iseed
442 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
thegr8dev/iseed
5 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
thanatosxia/iseed
108 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
tawenxi/iseed
24 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
splittlogic/scout
4 Downloads
Laravel Data Aggregator
skychf/reap
90 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
sibalonat/inertia-table
10 Downloads
A Laravel package to help you quickly build Inertia.js data tables with the help of Laravel Query Builder and Spatie's Laravel Data.
samkitano/l4seeder
15 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
sabbir25112/data-migration
19 Downloads
A Package for Laravel Data Migration
riftweb/superseeder
22 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.