arcwindab / mysqli
v0.1
2021-11-08 22:02 UTC
Requires
- php: >=5.6.33
Suggests
- php: >=7.0
README
Disclaimer
In the words of Abraham Lincoln:
Pardon my French
My English, and technical terms in code, is not very good - I'm not a native speaker.
Sorry for any confusion that may occur.
Install
ArcWind mysqli is available on Packagist and installation via Composer is the recommended way to install ArcWind mysqli. Just add this line to your composer.json file:
"arcwindab/mysqli": "@dev"
or run
composer require arcwindab/mysqli