Download the PHP package joungkyun/mysql-extension-wrapper without Composer
On this page you can find all versions of the php package joungkyun/mysql-extension-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joungkyun/mysql-extension-wrapper
More information about joungkyun/mysql-extension-wrapper
Files in joungkyun/mysql-extension-wrapper
Download joungkyun/mysql-extension-wrapper
More information about joungkyun/mysql-extension-wrapper
Files in joungkyun/mysql-extension-wrapper
Vendor joungkyun
Package mysql-extension-wrapper
Short Description pure PHP MySQL extension wrapper
License BSD-2-Clause
Homepage https://github.com/OOPS-ORG-PHP/mysql-extension-wrapper
Package mysql-extension-wrapper
Short Description pure PHP MySQL extension wrapper
License BSD-2-Clause
Homepage https://github.com/OOPS-ORG-PHP/mysql-extension-wrapper
Please rate this library. Is it a good library?
Informations about the package mysql-extension-wrapper
Wrapper for PHP mysql extension
The mysql-wrapper api support mysql extension api, and was designed to work best as with mysql extension. If you have PHP7 environment and must need mysql extension api, this is good choise.
License
BSD 2-clause
Requirements
- This wrapper api requires mysqli extension on PHP 4.1 and after
- check with is_resource() about mysql link and mysql result, replace is_myresource() api. For example:
Example
Composer
first, make composer.json as follow:
and, install mysql-extension-wrapper
and, write code as follow:
Credits
JoungKyun.Kim
All versions of mysql-extension-wrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=4.1.0
ext-mysqli Version *
ext-mysqli Version *
The package joungkyun/mysql-extension-wrapper contains the following files
Loading the files please wait ....