From 0a60a3c1391dec30b60e7cf0e627f0dde8846820 Mon Sep 17 00:00:00 2001 From: Erandir Junior Date: Sun, 21 Apr 2019 20:36:01 -0300 Subject: [PATCH] Added plugroute library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59b621d..c020854 100644 --- a/README.md +++ b/README.md @@ -1729,3 +1729,4 @@ A curated list of awesome PHP frameworks, libraries and software. * [jasonlewis/resource-watcher](https://github.com/jasonlewis/resource-watcher) - Simple PHP resource watcher library. * [arshaw/phpti](https://github.com/arshaw/phpti) - PHP Template Inheritance (in straight PHP) * [silverstripe/silverstripe-framework](https://github.com/silverstripe/silverstripe-framework) - SilverStripe Framework, the MVC framework that powers SilverStripe CMS +* [erandir/plug-route](https://github.com/erandirjunior/plug-route) - PlugRoute is a route library for PHP