Fixing PHP-ML link

This commit is contained in:
Peter Thaleikis 2020-10-09 11:10:33 +04:00 committed by Jamie York
parent 0b71752832
commit ccd4d84d19
1 changed files with 1 additions and 1 deletions

View File

@ -796,7 +796,7 @@ Libraries to help manage database schemas and migrations.
* [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
* [PHP-ML](https://github.com/php-ai/php-ml) - A library for Machine Learning in PHP.
* [PHP-ML](https://github.com/jorgecasas/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.