Libraries tagged by database-table
kisphp/dbgrid
78 Downloads
Kisphp Database table results generator
kazak71/iseed
7 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
jzpeepz/dynamo
1656 Downloads
Quickly build admins for your existing Laravel application using real database tables
jwcobb/tevo-harvester
183 Downloads
TEvo Harvester is a tool to populate your own local database tables with a cache of the Ticket Evolution API data.
jshibu86/validator
7 Downloads
A Laravel package to generate validation rules for database tables
jmjjg/cakephp3-postgres
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema.
jmjjg/cakephp3-database
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema and cleaning data being saved.
jlorente/yii2-locations
96 Downloads
A Yii2 extension that includes database tables, models and an admin module to store locations.
jambagecom/import
15 Downloads
Import of data into database tables
jabarihunt/mysql-model-builder
63 Downloads
A class that builds usable models based on your MySQL database tables.
itk-dev/monolog-db-bundle
37 Downloads
Monolog handler for logging to a database table
iqomp/migrate
99 Downloads
Database migration that sync migrate config to database table
io-digital/truncate-tables
3 Downloads
A Laravel package to easily truncate database tables when running seeder files
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
inspirenmy/yii2-config
952 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.