[
    {
        "name": "facebook/php-sdk-v4",
        "version": "5.2.0",
        "version_normalized": "5.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/facebook/facebook-php-sdk-v4.git",
            "reference": "c60fba1fe1de62db1e0776d32fc2fb778189459c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/facebook/facebook-php-sdk-v4/zipball/c60fba1fe1de62db1e0776d32fc2fb778189459c",
            "reference": "c60fba1fe1de62db1e0776d32fc2fb778189459c",
            "shasum": ""
        },
        "require": {
            "php": "^5.4|^7.0"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "~5.0",
            "mockery/mockery": "~0.8",
            "phpunit/phpunit": "~4.0"
        },
        "suggest": {
            "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client"
        },
        "time": "2016-05-18 22:04:36",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Facebook\\": "src/Facebook/"
            },
            "files": [
                "src/Facebook/polyfills.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Facebook Platform"
        ],
        "authors": [
            {
                "name": "Facebook",
                "homepage": "https://github.com/facebook/facebook-php-sdk-v4/contributors"
            }
        ],
        "description": "Facebook SDK for PHP",
        "homepage": "https://github.com/facebook/facebook-php-sdk-v4",
        "keywords": [
            "facebook",
            "sdk"
        ]
    },
    {
        "name": "srchea/php-push-web-socket",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/srchea/PHP-Push-WebSocket.git",
            "reference": "bc563a1218a2a7859ac1a27640293b41ac651fb0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/srchea/PHP-Push-WebSocket/zipball/bc563a1218a2a7859ac1a27640293b41ac651fb0",
            "reference": "bc563a1218a2a7859ac1a27640293b41ac651fb0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-05-14 18:12:47",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PushWebSocket\\": "src/PushWebSocket/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPLv3"
        ],
        "authors": [
            {
                "name": "Sann-Remy Chea",
                "email": " [email protected]"
            }
        ],
        "description": "Lightweight PHP WebSocket server handling several clients."
    }
]
 
  |