{ "_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": "266fbccdaf4354fbcc399e2b79682a5e", "packages": [ { "name": "catfan/medoo", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/catfan/Medoo.git", "reference": "b49a620cf1ad0d2e90ebd9f85b82aa11271df5f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/catfan/Medoo/zipball/b49a620cf1ad0d2e90ebd9f85b82aa11271df5f4", "reference": "b49a620cf1ad0d2e90ebd9f85b82aa11271df5f4", "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" }, "default-branch": true, "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": "2023-01-20T09:30:24+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "catfan/medoo": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }