Libraries tagged by form to database
syahmi-jalil/database-to-model
16 Downloads
Laravel package to generate models and migrations from existing database structure
piasiu/saq-database
36 Downloads
Extension to the Saq framework for database support
onlyphp/database-backup-manager
3 Downloads
A database backup manager similar to Laravel's spatie backup for MySQL
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
cullylarson/wp-deploy-database-sync
49 Downloads
A library for syncing Wordpress databases. Supports syncs to and from local and remote machines, and even remote to remote syncs. Also supports search and replace. Useful as part of a deployment system.
aksoyhlc/databasebackup
3 Downloads
Advanced backup system for MySQL and MariaDB databases. This package allows you to easily backup, list, download, delete, and upload databases to FTP without using `mysqldump`.
zssarkany/laravel-database-sticky-timezone
196 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
recode-lang/database-backup-laravel
321 Downloads
Easy command to back-up your database and for example send it to your S3 bucket.
olegpopadko/composer-heroku-database-environment
30 Downloads
Simple connect to herokupostgres for php-applications
lucasbustamante/db-dumper-for-codeception
25 Downloads
Easily generates database dumps to be used in Codeception.
emlight/ci-database
9 Downloads
Set the active record libary and yours drivers from CodeIgniter to standalone for use with any php code with any project, without necessary use all CodeIgniter Framework.
zedisdog/monolog-database-handler-for-laravel5
82 Downloads
this package helps to save log into database within PDO
stescacom/laravel-uuid-database-queue
11 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
jackeratarina/laravel-uuid-database-queue
9 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
dbx12/yii2-mock-database
47 Downloads
Mock connection for the Yii2 database connection. This connection can be configured to fail operations for testing purposes.