Libraries tagged by form to database
tomkyle/databases
75 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
piasiu/saq-database
32 Downloads
Extension to the Saq framework for database support
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
44 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.
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.
ruhulfbr/csv-to-query
5 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
jackeratarina/laravel-uuid-database-queue
4 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
dbx12/yii2-mock-database
46 Downloads
Mock connection for the Yii2 database connection. This connection can be configured to fail operations for testing purposes.
greenpeace/gpnl-database-interface
207 Downloads
This repository contains the Interface for the GPNL Planet4 project to connect to our APIs
codeurx/database
16 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.