{
    "packages": [
        {
            "name": "maludb/client",
            "version": "v0.1.0",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maludb/maludb-client-php.git",
                "reference": "aca462f14a7c6c336faecc20d217884799c47f65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maludb/maludb-client-php/zipball/aca462f14a7c6c336faecc20d217884799c47f65",
                "reference": "aca462f14a7c6c336faecc20d217884799c47f65",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-pdo": "*",
                "ext-pdo_pgsql": "*",
                "php": ">=8.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^11.0"
            },
            "time": "2026-05-17T18:15:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaluDB\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "PostgreSQL"
            ],
            "authors": [
                {
                    "name": "Edward Honour",
                    "email": "ed@maludb.org"
                }
            ],
            "description": "PHP driver for MaluDB — a memory DBMS on PostgreSQL.",
            "homepage": "https://github.com/edwardhonour/maludb-core",
            "keywords": [
                "Audit",
                "knowledge",
                "llm",
                "maludb",
                "memory",
                "postgresql",
                "rag"
            ],
            "support": {
                "issues": "https://github.com/maludb/maludb-client-php/issues",
                "source": "https://github.com/maludb/maludb-client-php/tree/v0.1.0"
            },
            "install-path": "../maludb/client"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
