Browse Source

Merge pull request #713 from itcraftsmanpl/php-ml

Add link to php-ml
pull/709/head
Jad Bitar 9 years ago
parent
commit
3936469c80
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -773,6 +773,7 @@ Libraries to help manage database schemas and migrations.
773 773
 * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language.
774 774
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
775 775
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
776
+* [PHP-ML](https://github.com/php-ai/php-ml) - A library for Machine Learning in PHP.  
776 777
 * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
777 778
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
778 779
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.

Loading…
Cancel
Save