Libraries tagged by database-table
idealogica/db-truncate
58 Downloads
Truncates MySql database tables to specified number of rows.
hoochicken/dbtable
22 Downloads
Display content of 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
697 Downloads
Diffs for your SQL database tables
garethnic/unique
8 Downloads
A Laravel package to make uuid fields in a database table
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
72 Downloads
Generate a new Laravel database seed file based on data from the existing database table.