Suggest RulerZ

This commit is contained in:
Kévin Gomez 2016-01-27 13:13:39 +01:00
parent 05c5036362
commit 9b0417258d
1 changed files with 1 additions and 0 deletions

View File

@ -385,6 +385,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
* [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
## Debugging and Profiling
*Libraries and tools for debugging and profiling code.*