[
    {
        "name": "lichtner/fluentpdo",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/lichtner/fluentpdo.git",
            "reference": "0092fc16dbef345a61ce2c448f98f75c99886b30"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lichtner/fluentpdo/zipball/0092fc16dbef345a61ce2c448f98f75c99886b30",
            "reference": "0092fc16dbef345a61ce2c448f98f75c99886b30",
            "shasum": ""
        },
        "time": "2015-04-19 20:15:02",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "files": [
                "FluentPDO/FluentPDO.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0",
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Marek Lichtner",
                "homepage": "http://licht.sk/"
            }
        ],
        "description": "FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.",
        "homepage": "http://fluentpdo.com/",
        "keywords": [
            "database",
            "dbal",
            "pdo"
        ]
    },
    {
        "name": "ramsey/uuid",
        "version": "2.8.4",
        "version_normalized": "2.8.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ramsey/uuid.git",
            "reference": "805d8e1894c52e5b1582e75ca8803a8d85650df9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ramsey/uuid/zipball/805d8e1894c52e5b1582e75ca8803a8d85650df9",
            "reference": "805d8e1894c52e5b1582e75ca8803a8d85650df9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "replace": {
            "rhumsaa/uuid": "self.version"
        },
        "require-dev": {
            "doctrine/dbal": ">=2.3",
            "jakub-onderka/php-parallel-lint": "^0.9.0",
            "moontoast/math": "~1.1",
            "phpunit/phpunit": "~4.1|~5.0",
            "satooshi/php-coveralls": "~0.6",
            "squizlabs/php_codesniffer": "^2.3",
            "symfony/console": "~2.3|~3.0"
        },
        "suggest": {
            "doctrine/dbal": "Allow the use of a UUID as doctrine field type.",
            "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).",
            "symfony/console": "Support for use of the bin/uuid command line tool."
        },
        "time": "2015-12-17 16:54:24",
        "bin": [
            "bin/uuid"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Rhumsaa\\Uuid\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marijn Huizendveld",
                "email": "marijn.huizendveld@gmail.com"
            },
            {
                "name": "Ben Ramsey",
                "homepage": "http://benramsey.com"
            }
        ],
        "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
        "homepage": "https://github.com/ramsey/uuid",
        "keywords": [
            "guid",
            "identifier",
            "uuid"
        ]
    }
]
