sunaryohadi / ezsql-mysqli
Fork ezSQL, just for mysqli. With additional prepare() function from WPdb
Installs: 760
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 6
Open Issues: 0
pkg:composer/sunaryohadi/ezsql-mysqli
This package is auto-updated.
Last update: 2025-09-29 01:41:01 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