Libraries tagged by database-table
seblhaire/tablebuilder
61 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
321 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
resohead/laravel-cli-schema
3 Downloads
List database table schema from Artisan (Laravel CLI)
rapidwebltd/search
73 Downloads
Search allows you to easily add an intelligent search engine to your website or web application. It can be configured to search any database table.
pradility/seedera
7 Downloads
Seeder generation from database table data
ppranav/table-insights
31 Downloads
TableInsights is a powerful package designed specifically for back-end developers using the Laravel framework. It allows for easy conversion of database tables into meaningful statistics and insights using just a model.
postyou/contao-db-translations
5 Downloads
Provides a database table that allows backend users to manage tranlatable labels.