{ "_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": "df49ce8601cf8f4f5d004e144d8ecaa5", "packages": [ { "name": "bramus/router", "version": "1.5", "source": { "type": "git", "url": "https://github.com/bramus/router.git", "reference": "6adc0182dc6b0ebc22fd10543f65a36de10d8c05" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bramus/router/zipball/6adc0182dc6b0ebc22fd10543f65a36de10d8c05", "reference": "6adc0182dc6b0ebc22fd10543f65a36de10d8c05", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.14", "phpunit/php-code-coverage": "~2.0", "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-0": { "Bramus": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bram(us) Van Damme", "email": "bramus@bram.us", "homepage": "http://www.bram.us" } ], "description": "A lightweight and simple object oriented PHP Router", "homepage": "https://github.com/bramus/router", "keywords": [ "router", "routing" ], "support": { "issues": "https://github.com/bramus/router/issues", "source": "https://github.com/bramus/router/tree/1.5" }, "time": "2020-10-26T09:50:48+00:00" }, { "name": "catfan/medoo", "version": "v2.1.7", "source": { "type": "git", "url": "https://github.com/catfan/Medoo.git", "reference": "74be58f80d330d1075ef3bfd0fb3d057349597ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/catfan/Medoo/zipball/74be58f80d330d1075ef3bfd0fb3d057349597ae", "reference": "74be58f80d330d1075ef3bfd0fb3d057349597ae", "shasum": "" }, "require": { "ext-pdo": "*", "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "suggest": { "ext-pdo_dblib": "For MSSQL or Sybase database on Linux/UNIX platform", "ext-pdo_mysql": "For MySQL or MariaDB database", "ext-pdo_oci": "For Oracle database", "ext-pdo_pqsql": "For PostgreSQL database", "ext-pdo_sqlite": "For SQLite database", "ext-pdo_sqlsrv": "For MSSQL database on both Window/Liunx platform" }, "type": "framework", "autoload": { "psr-4": { "Medoo\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Angel Lai", "email": "angel@medoo.in" } ], "description": "The lightweight PHP database framework to accelerate development", "homepage": "https://medoo.in", "keywords": [ "database", "database library", "lightweight", "mariadb", "mssql", "mysql", "oracle", "php framework", "postgresql", "sql", "sqlite" ], "support": { "issues": "https://github.com/catfan/Medoo/issues", "source": "https://github.com/catfan/Medoo" }, "funding": [ { "url": "https://paypal.me/AngelaonLai", "type": "custom" }, { "url": "https://opencollective.com/medoo", "type": "open_collective" } ], "time": "2022-07-02T04:27:50+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" }