{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "5c1b4c9986b2c44f7b2d6cf1817e5a5c", "packages": [ { "name": "joshcam/mysqli-database-class", "version": "v2.9.4", "source": { "type": "git", "url": "https://github.com/ThingEngineer/PHP-MySQLi-Database-Class.git", "reference": "469666dda734f0608b105944add6d544ae7f48e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ThingEngineer/PHP-MySQLi-Database-Class/zipball/469666dda734f0608b105944add6d544ae7f48e8", "reference": "469666dda734f0608b105944add6d544ae7f48e8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "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", "support": { "issues": "https://github.com/ThingEngineer/PHP-MySQLi-Database-Class/issues", "source": "https://github.com/ThingEngineer/PHP-MySQLi-Database-Class/tree/v2.9.4" }, "time": "2024-05-24T17:16:21+00:00" }, { "name": "nevercom/iripg", "version": "v1.7", "source": { "type": "git", "url": "https://github.com/Nevercom/php-ipg-ir.git", "reference": "76ec078170008a878e64b6059802e7fb40612dcd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nevercom/php-ipg-ir/zipball/76ec078170008a878e64b6059802e7fb40612dcd", "reference": "76ec078170008a878e64b6059802e7fb40612dcd", "shasum": "" }, "require": { "joshcam/mysqli-database-class": "^2.9", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "IPG\\": "IPG/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mohammad Azam Rahmanpour (nevercom)", "email": "nevercom@gmail.com", "homepage": "http://nevercom.blog.ir", "role": "Developer" } ], "description": "An IPG (Internet Payment Gateway) manager to work with Iranian Banking System.", "homepage": "https://github.com/Nevercom/php-ipg-ir", "support": { "issues": "https://github.com/Nevercom/php-ipg-ir/issues", "source": "https://github.com/Nevercom/php-ipg-ir/tree/v1.7" }, "time": "2018-05-07T11:00:02+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }