Libraries tagged by table data
sematico/baselibs-schema
3 Downloads
A chainable wrapper for creating database tables schema powered by wpdb in WordPress.
open-soft-app/back-end-generator
9 Downloads
Back-end generator: crud generator, Livewire components, scaffold migrations, factory, menu in one command based on database tables
lucasoid/keyhole
30 Downloads
API for dynamic user-facing database table creation and querying
laralabs/connection-loader
25 Downloads
Load database connections into config from database table
idealogica/db-truncate
58 Downloads
Truncates MySql database tables to specified number of rows.
buibr/yii2-dynamic-settings
1 Downloads
Dynamic setting management with database table.
abusohib/abu-dbquery-class
0 Downloads
Simple scripts to manage database table
vespula/spot-tools
27 Downloads
A library for generating SpotORM entities from existing database tables.
diversen/queue-simplex
103 Downloads
Most simple PHP solution for adding jobs to a queue (using a database table).
anthonyvipond/deduper-laravel
3 Downloads
Deduplicate and remap your database tables
zrnik/mksql
1123 Downloads
MkSQL is a tool for keeping your tables up to date with PHP code. You can use it in your project or as a database preparation in your integration tests.
zikwall/cellconstructor
22 Downloads
Dynamic hierarchical table constructor from dataset
tavvet/tavvet-doctrine-prefix-bundle
6644 Downloads
Bundle for Symfony5 to add a prefix to tables and columns database
slamecka/ndbf
146 Downloads
Layer for Nette Database treating tables like repositories with cool DI features.
mouf/utils.mailer.db-mail-service
16860 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.