diff --git a/README.md b/README.md index 3a31106..3246fa3 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,18 @@ $route->getValue(); The idea of the library came to my mind a long time ago when I was mostly developing web applications using just plain PHP, some of these applications were performing a lot of AJAX requests into a single PHP file, that file can have a hundred lines of code that process these requests depending on a function/method name that sent along with the request, so I started to think of what I can do to improve the way that these requests are handled, and improve the code readability and maintainability. -## They support me +## Prizes + +This package wins the PHP Innovation Award (February 2022) Issued by phpclasses.org + +🏆 Prize : +One elePHPant mascot. +https://www.php.net/elephpant.php + +📜 Certificate : +https://amranich.dev/certs/phpclasses-february-2022-innovation-award.pdf + +## They support this project