mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Adding RubixML to list
This commit is contained in:
parent
eb57137df1
commit
bb68a94bb4
@ -72,6 +72,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
- [Third Party APIs](#third-party-apis)
|
- [Third Party APIs](#third-party-apis)
|
||||||
- [Extensions](#extensions)
|
- [Extensions](#extensions)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
|
- [Machine Learning](#machine-learning)
|
||||||
- [Software](#software)
|
- [Software](#software)
|
||||||
- [PHP Installation](#php-installation)
|
- [PHP Installation](#php-installation)
|
||||||
- [Development Environment](#development-environment)
|
- [Development Environment](#development-environment)
|
||||||
@ -814,6 +815,9 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
|
* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
|
||||||
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
||||||
|
|
||||||
|
### Machine Learning
|
||||||
|
* [Rubix ML](https://github.com/RubixML/ML) - A high-level machine learning and deep learning library for the PHP language
|
||||||
|
|
||||||
# Software
|
# Software
|
||||||
*Software for creating a development environment.*
|
*Software for creating a development environment.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user