Libraries tagged by database-table
surgery3/db-event-log
2 Downloads
Log events to a flexible database table within the application
slivka-b/laravel-translatable
236 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
skychf/reap
91 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
simbiat/db-maintainer
0 Downloads
Library to maintain database tables using its built-in commands.
sencerhan/laravel-db-tools
540 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
seblhaire/tablebuilder
64 Downloads
A Laravel library to build tables easily, which interacts with a lightweight js builder and builds data from Eloquent Object-Relational Mapping with database tables, or can be used with static data.
schtr4jh/dbsync
12 Downloads
Useful PHP package for syncing MySQL database tables between databases. Specially useful when you have to sync preprod database with prod, migrate some changes or simply want to see data differences.
schams-net/form2database
2 Downloads
TYPO3 Form Finisher: Store submitted data into a database table
sausin/laravel-set-autoincrement
168 Downloads
Package to help with update of auto increment for database tables in laravel
sarelvdwalt/db-archive-bundle
12 Downloads
Bundle to archive database tables using different strategies
santoshachari/generators
60 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
samkitano/l4seeder
15 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
sagor110090/livewire-crud
327 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.
revolta77/laravel-schedule-monitor
58 Downloads
Monitor the output of scheduled tasks in a database table