From aeea249f02e8c10c552b2809889cfad143a4bc4b Mon Sep 17 00:00:00 2001 From: Arkadiusz Kondas Date: Wed, 26 Oct 2016 19:55:27 +0200 Subject: [PATCH] Add link to php-ml --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c7a1f1..981679e 100644 --- a/README.md +++ b/README.md @@ -773,6 +773,7 @@ Libraries to help manage database schemas and migrations. * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language. * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins. +* [PHP-ML](https://github.com/php-ai/php-ml) - A library for Machine Learning in PHP. * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR). * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP. * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.