mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-14 16:42:21 +00:00
Add m2cgen for transpiling ML models into PHP code
This commit is contained in:
parent
139fc7c013
commit
f39ad1f014
@ -801,6 +801,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
|
||||
* [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
|
||||
* [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution.
|
||||
* [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native PHP code with zero dependencies.
|
||||
* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
|
||||
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
|
||||
* [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
|
||||
|
Loading…
Reference in New Issue
Block a user