Libraries tagged by database-table
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.
imcity-tech/laravel-translatable
1424 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
idealogica/db-truncate
58 Downloads
Truncates MySql database tables to specified number of rows.
hoochicken/dbtable
21 Downloads
Display content of database table
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables
hasegawa-tomoki/tsvio
84 Downloads
Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.