Libraries tagged by laravel tables
tingfeng-key/lumen-iseed
442 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
thanatosxia/iseed
105 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
sukohi/show-column
46 Downloads
A Laravel package to generate PHP, JS, HTML code related to DB table column.
sukohi/paver
8 Downloads
A PHP package mainly developed for Laravel to generate PHP codes using column names of specified table.
srk-grid/gridview
232 Downloads
simple create table compatible by eloquent and query builder of laravel
slave/validpack
58 Downloads
Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app
said/private-package
2 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
roger-russel/schemaum
36 Downloads
A Laravel helper to work with pre indexed databases and tables
phpguus/i12l
21 Downloads
Laravel package encapsulating international standards ISO3166, ISO4217, ITU.E164. Also provides a service to download currency exchange rates. Stores all information in database tables.
musonza/dynamo-breeze
8 Downloads
A Laravel package for easy interaction with DynamoDB using a single-table approach.
jennosgroup/larables
11 Downloads
A laravel package that allows you to seemlessly generate html tables entirely using PHP classes.
freshbitsweb/user-agent-collector
19 Downloads
Collect your Laravel 5 site visitor's user agent in a database table
filippo-toso/migrations-generator
193 Downloads
A Laravel Artisan command to automatically generate migrations from database tables
etbusch/postgres-ctes
6 Downloads
Laravel addon to provide native support for PostgresSQL Common Table Expressions in Eloquent's query builder.
eltiarsalem/gridview
0 Downloads
simple create table compatible by eloquent and query builder of laravel