Libraries tagged by database-table
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables
hasegawa-tomoki/tsvio
84 Downloads
Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.
guentur/magento-import
9 Downloads
Run import from csv to database table and vise versa. You can extend functionality
gplcart/reset
1 Downloads
Allows to delete all database tables and config files for the current site and redirect back to installation
girover/sequent-numbers
3 Downloads
Generating database table for Sequent Numbers as strings
gibasbr/modelgenerator
4 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
geeksdevelop/sqlmodel
72 Downloads
Package to generate the models using the structure of the database tables
gbradley/dbdiff
706 Downloads
Diffs for your SQL database tables
garethnic/unique
8 Downloads
A Laravel package to make uuid fields in a database table
galax13a/live4crud-tailwind
0 Downloads
Scaffold Livewire 4 Components, migrations, factory and CRUD in one command based on database tables. Built for Laravel 13 + Livewire 4 + Tailwind CSS.
galax13a/crud
39 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
g/crud-generator
15 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
freshbitsweb/user-agent-collector
19 Downloads
Collect your Laravel 5 site visitor's user agent in a database table
franciscoalex2407/iseed
73 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
filippo-toso/migrations-generator
204 Downloads
A Laravel Artisan command to automatically generate migrations from database tables