Libraries tagged by db extension
wokster/yii2-translation-manager
1017 Downloads
CRUD for storage and editing of translations in a database. Works with a common Yii2 solution (yii i18n DbMessageSource)
weebz/yii2export
22 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
v0lume/yii2-meta-tags
4130 Downloads
DB based model meta data for SEO
reza-id/yii2-geopoint
2063 Downloads
Yii2 ActiveRecord supporting MySQL spatial pint data
ptheofan/yii2-meta
1838 Downloads
DB based web page meta data for SEO performance and painless development
kartik-v/yii2-mail-manager
55 Downloads
Yii2 mail management module that allows DB queuing, monitor email queues, templates, setup mail categories, and manage scheduling via cron.
jpi/database
1621 Downloads
Simple extension to PDO
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
uranum/yii2-excel-exchange
1023 Downloads
Yii2 extension for exchanging a data from DB to excel and back again for Yii2 Framework.
gabriel403/g403-translator
104 Downloads
Extension to zend translator to support loading translations from db.
phpfacile/zend-db-ext
25 Downloads
A zend-db extension
molbi/laravel-db-translation
10 Downloads
DB extension for Laravel Translate
dvelum/db
132 Downloads
DVelum 4.x DB extension
matteobnvl/matta_db
15 Downloads
Matta DB est une extension au framework MATTA PHP, cette extension va permettre de créer et d'exécuter un système de migration comlet et facilement.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)