sunaryohadi/ezsql-mysqli

Fork ezSQL, just for mysqli. With additional prepare() function from WPdb

1.2 2017-05-20 08:07 UTC

This package is auto-updated.

Last update: 2024-04-29 02:56:30 UTC


README

This is forking from the Justin Vincent's ezSQL, with only selected: mysqli. $ Added prepare() function from wpdb ~ (Prepares a SQL query for safe execution. Uses sprintf()-like syntax.)

To see full range SQL supported, please visit

http://justinvincent.com/ezsql

https://github.com/ezSQL/ezSQL

Run via composer

$ composer require sunaryohadi/ezsql-mysqli