File size: 1.62Kb
[
{
"name": "thingengineer/mysqli-database-class",
"version": "dev-master",
"version_normalized": "9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/ThingEngineer/PHP-MySQLi-Database-Class.git",
"reference": "9a95f2488495f13494e7c19ba7ad452946e947a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ThingEngineer/PHP-MySQLi-Database-Class/zipball/9a95f2488495f13494e7c19ba7ad452946e947a7",
"reference": "9a95f2488495f13494e7c19ba7ad452946e947a7",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2020-01-11T11:07:35+00:00",
"type": "library",
"installation-source": "source",
"autoload": {
"files": [
"MysqliDb.php",
"dbObject.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Josh Campbell",
"email": "josh.lee.campbell@gmail.com",
"homepage": "https://github.com/thingengineer",
"role": "Developer"
},
{
"name": "Alexander V. Butenko",
"email": "a.butenka@gmail.com",
"homepage": "http://smarttechdo.com",
"role": "Developer"
}
],
"description": "PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements"
}
]