Contributed to open source
Updated a documentation
Released a new version
+1
Created new wrapper methods for my PHP routing library. Now there is an easier way of adding simple routes to your project by using the aliased get, post, put, patch and delete methods when adding new routes.

Also updated the code documentation and project sample codes.

New version (v2.0.6) is available as a composer package

Checkout the source code at GitHub