{ "_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": "e8158dc0f63dcb93343488baab48932c", "packages": [ { "name": "php-ai/php-ml", "version": "0.8.0", "source": { "type": "git", "url": "https://github.com/php-ai/php-ml.git", "reference": "5e02b893e904761cd7e2415b11778cd421494c07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-ai/php-ml/zipball/5e02b893e904761cd7e2415b11778cd421494c07", "reference": "5e02b893e904761cd7e2415b11778cd421494c07", "shasum": "" }, "require": { "php": "^7.1" }, "require-dev": { "phpbench/phpbench": "^0.14.0", "phpstan/phpstan-phpunit": "^0.10", "phpstan/phpstan-shim": "^0.10", "phpstan/phpstan-strict-rules": "^0.10", "phpunit/phpunit": "^7.0.0", "symplify/coding-standard": "^5.1", "symplify/easy-coding-standard": "^5.1" }, "type": "library", "autoload": { "psr-4": { "Phpml\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Arkadiusz Kondas", "email": "arkadiusz.kondas@gmail.com" } ], "description": "PHP-ML - Machine Learning library for PHP", "homepage": "https://github.com/php-ai/php-ml", "keywords": [ "Neural network", "artificial intelligence", "computational learning theory", "data science", "feature extraction", "machine learning", "pattern recognition" ], "time": "2019-03-20T22:22:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }