Libraries tagged by mysqli extended
inhere/lite-db
50 Downloads
a simple extended pdo tool library of the php
bentools/pdoextended
410 Downloads
An enhanced PDO class
sameer-shelavale/x2form
21 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
dzegarra/tracy-mysqli
7597 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
erkineren/sql-manipulator
12 Downloads
SQL string manipulator
aura/sql
1920757 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
sorskod/db
7800 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
jialeo/laravel-schema-extend
16392 Downloads
support MySQL 'table comment','int' data type length setting
imyangjin/yii2-mysql-json
614 Downloads
extend yii2-ActiceRecord And yii2-ActiveQuery with use mysql json make simple.
five-say/laravel-schema-extend
662 Downloads
support MySQL 'column comment' and 'table comment'.
js/mysqlnd-bundle
3386 Downloads
The JSMysqlndBundle is an extension to the Symfony2 profiling toolbar. It extends the data collection with information gathered from PHP's mysqlnd database driver, giving more insight on the performance.
genesis/sql-data-mods
9565 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
huangdijia/laravel-blueprint-extend-set
38 Downloads
Extend Laravel Blueprint Mysql Set
tf-pro/yii2-mysql-json
9 Downloads
extend yii2-ActiveRecord And yii2-ActiveQuery with use mysql json make simple.
jasny/db
20938 Downloads
Adds modern OOP DB patterns by extending PHP extensions