Add link to php-ml

This commit is contained in:
Arkadiusz Kondas 2016-10-26 19:55:27 +02:00
parent 0e3e4a3ddc
commit aeea249f02
1 changed files with 1 additions and 0 deletions

View File

@ -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.