Libraries tagged by database-table
umobi/laravel-settings
19 Downloads
Persistent settings manager for laravel, using pivoted database table
tingfeng-key/lumen-iseed
442 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
thegr8dev/iseed
5 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
the.moiza/postgresql-relationship-finder
3 Downloads
Explore, analyze, and visualize relationships between database tables in PostgreSql
thanatosxia/iseed
108 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
tawenxi/iseed
24 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
syaim/dynamic_menu
2 Downloads
A simple package library to create dynamic menus which read from database table
svc/param-bundle
595 Downloads
Package to handle (set, get, edit) params in a database table
surgery3/db-event-log
2 Downloads
Log events to a flexible database table within the application
solophp/abstract-repository
26 Downloads
An abstract repository implementation for PHP applications, providing a standardized way to interact with database tables using the Solo Query Builder.
slivka-b/laravel-translatable
227 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
skychf/reap
90 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
siteset/laravel-dump
13 Downloads
Dump database tables with records as JSON for Laravel Framework
simbiat/db-maintainer
0 Downloads
Library to maintain database tables using its built-in commands.