{ "_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": "afd2e484d705799f5158f2f5293594be", "packages": [ { "name": "php-ai/php-ml", "version": "0.9.0", "source": { "type": "git", "url": "https://gitlab.com/php-ai/php-ml.git", "reference": "fd8b70629e16ed67307fe150ba25738449b9a6b2" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/php-ai%2Fphp-ml/repository/archive.zip?sha=fd8b70629e16ed67307fe150ba25738449b9a6b2", "reference": "fd8b70629e16ed67307fe150ba25738449b9a6b2", "shasum": "" }, "require": { "php": "^7.2" }, "require-dev": { "phpbench/phpbench": "^0.16.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-strict-rules": "^0.12", "phpunit/phpunit": "^8.0", "symplify/easy-coding-standard": "^6.0" }, "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" ], "support": { "issues": "https://gitlab.com/api/v4/projects/19024967/issues" }, "time": "2020-05-27T09:52:59+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }