Libraries tagged by nikic
chiron/fastroute-bridge
477 Downloads
short description
chiron/router-fastroute
55 Downloads
short description
tysonandre/php-parser-to-php-ast
24 Downloads
A pure PHP substitute for nikic/php-ast, using nikic/php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
sodaho/api-router
0 Downloads
A lightweight and fast PHP router inspired by the core concepts of nikic/FastRoute.
racoon/router
476 Downloads
A basic extension of nikic/fast-route.
quintenmbusiness/php-ast-code-generation-helper
6 Downloads
A PHP library for generating Abstract Syntax Tree (AST) nodes programmatically, simplifying code generation with nikic/php-parser.
pmvc-plugin/fast_route
989 Downloads
PMVC plugin for nikic/fast_route
laasti/directions
192 Downloads
A HTTP message router using nikic's FastRoute.
jhavenz/laravel-migration-table-parser
8 Downloads
extract the table name from a Laravel migration using the nikic/php-parser
ilya/eve
23 Downloads
Doing crazy things with Reflection API and nikic/php-parser
douglasgreen/code-linter
7 Downloads
Code linter for PHP based on Nikic parser
chars/simple-router
15 Downloads
Simple routing management built on top nikic/FastRoute with caching option
butterycrumpet/supersimple-routing
23 Downloads
Super simple router using nikic/fast-route
austinhyde/patchboard
7 Downloads
A simple router based on nikic/fastroute, providing a higher-level interface and more features
atomwares/atom-router
67 Downloads
Router by Atom Framework (based on nikic/FastRoute)