Libraries tagged by database-table
access9/dbtabledump
13294 Downloads
The database table dumper
vi-kon/laravel-db-exporter
37184 Downloads
Database table structure and data exporter to migration and seed files
vse/dbtool
55 Downloads
A phpBB extension that allows you to check, optimize and repair phpBB's MySQL database tables from a phpMyAdmin-like interface in the Administration Control Panel or from the CLI.
viharm/php-db-auth
2254 Downloads
PHP library for looking up users in a database table field
schubu/iseed
1129 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
samyoteroglez/larawesomecrud
343 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
romanzipp/laravel-console-list-columns
11810 Downloads
List database tables columns & information.
robertogallea/pulse-db-size
3160 Downloads
Card for Laravel Pulse showing database table size
punktde/behat-database
6083 Downloads
Preparing database tables and asserting database state using behat.
prioris/iseed
1183 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
mhuber84/randomizer
23842 Downloads
This TYPO3 extension allows you to randomize the content of database tables, either during a database export or directly in the database. The extension is useful for anonymizing data on or for development systems. The random values are generated with the fakerphp/faker package.
mehadi/laravel-crud-generator
592 Downloads
A laravel package to generate CRUD by giving Model and database table column
mdsatu/switcher
1005 Downloads
Laravel database table status switcher
mantonio84/freeimporter
5100 Downloads
A PHP component for importing excel, csv, txt files into a database table
level-2/maphper
765 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.