Libraries tagged by mysqli extended
inhere/lite-db
53 Downloads
a simple extended pdo tool library of the php
bentools/pdoextended
413 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
7663 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
14 Downloads
SQL string manipulator
aura/sql
2019302 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
7874 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
jialeo/laravel-schema-extend
16830 Downloads
support MySQL 'table comment','int' data type length setting
imyangjin/yii2-mysql-json
627 Downloads
extend yii2-ActiceRecord And yii2-ActiveQuery with use mysql json make simple.
five-say/laravel-schema-extend
664 Downloads
support MySQL 'column comment' and 'table comment'.
js/mysqlnd-bundle
3391 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.
huangdijia/laravel-blueprint-extend-set
41 Downloads
Extend Laravel Blueprint Mysql Set
genesis/sql-data-mods
9583 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
jasny/db
20945 Downloads
Adds modern OOP DB patterns by extending PHP extensions
pfinal/database
775 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement