2017 © Pedro Peláez
 

library ezsql-mysqli

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

image

sunaryohadi/ezsql-mysqli

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

  • Sunday, January 28, 2018
  • by sunaryohadi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 520 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

ezsql-mysqli

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.), (*1)

To see full range SQL supported, please visit, (*2)

http://justinvincent.com/ezsql, (*3)

https://github.com/ezSQL/ezSQL, (*4)

Run via composer

$ composer require sunaryohadi/ezsql-mysqli

The Versions

28/01 2018

dev-develop

dev-develop

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

  Sources   Download

LGPL LGPL-2.0-or-later

by Justin Vincent

28/01 2018

dev-master

9999999-dev

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

  Sources   Download

LGPL LGPL-2.0-or-later

The Requires

  • php >=5.3.0

 

by Justin Vincent

20/05 2017

1.2

1.2.0.0

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

  Sources   Download

LGPL

by Justin Vincent

15/04 2016

1.1

1.1.0.0

Fork ezSQL only for mysqli.

  Sources   Download

LGPL

The Requires

  • php >=5.3.0