ML and php-ml
These are competing PHP machine learning libraries, both offering similar functionalities like algorithms and neural networks, but targeting developers looking for either a mature, feature-rich solution (RubixML/ML) or a more recent alternative (coral-media/php-ml).
About ML
RubixML/ML
A high-level machine learning and deep learning library for the PHP language.
Provides over 40 supervised and unsupervised learning algorithms with integrated ETL, preprocessing, and cross-validation pipelines. The library optionally leverages the Tensor extension for accelerated matrix operations and supports multiple backends including SVM engines, relational databases via PDO, and image processing through GD. Built for PHP 7.4+, it covers the full ML lifecycle from data ingestion through model training to production deployment.
About php-ml
coral-media/php-ml
Fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work