RubixML/ML
A high-level machine learning and deep learning library for the PHP language. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.5
- age_days: 3122
- days_rel: 8
- days_push: 7
- n_releases_24m: 7
Adoption not part of the score
2204 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rubix ML is a high-level open-source machine learning and deep learning library for PHP, offering 40+ supervised and unsupervised algorithms. It covers the full ML lifecycle including ETL, preprocessing, training, cross-validation, and production deployment.
Use cases
- train a classifier in php
- do regression analysis with php
- cluster data using php
- detect anomalies in my dataset
- build a deep learning model in php
- run nlp tasks like sentiment analysis in php
- preprocess and etl data for machine learning in php
- cross-validate models in a php app
When to choose
- your project is written in PHP and you want in-process machine learning
- you need a broad set of ML algorithms with a developer-friendly API
- you want ETL, training, and validation in one library
- you need a commercially usable MIT-licensed ML library
When to avoid
- you need cutting-edge deep learning with GPU acceleration and large ecosystem support
- your stack is Python-based where scikit-learn or PyTorch are more mature
- you need distributed large-scale training
Facets
library · maturity active
machine-learning deep-learning nlp data-science etl machine-learning data-science php classification clustering regression anomaly-detection cross-validation supervised-learning unsupervised-learning natural-language-processing
2 sources
- readme: https://github.com/RubixML/ML · fetched 2026-08-28 · d3ac4e3eca8c
- homepage: https://rubixml.github.io/ML · fetched 2026-08-29 · 387a10e301f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RubixML/ML | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem