Libraries tagged by db extension
minionfactory/model-mapper
21109 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
webgriffe/db-isolation-extension
19435 Downloads
Magento 1.x extension which isolates database between Ecomdev_PHPUnit's tests.
ozerich/yii2-filestorage-db
1931 Downloads
Extension for file uploading and attaching to the models
ozerich/laravel-filestorage-db
19371 Downloads
Extension for file uploading and attaching to the models
kuiper/db
2537 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
gccloud/db-driver
14240 Downloads
CodeIgniter 3 Database Driver extension
burn/yii2-db-archiver
6485 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
factorenergia/yii2-queue
7187 Downloads
Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman
ptheofan/yii2-meta
1855 Downloads
DB based web page meta data for SEO performance and painless development
mheads/yii2-dbfiles
1380 Downloads
Db file manager
krugozor/database
2456 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
genesis/sql-data-mods
9708 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
bobsbg/yii2-oci2pdo
3446 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
yii2tech/activemail
8166 Downloads
Project installation support extension for the Yii2 framework
mouf/database.dbconnection
32598 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.