Libraries tagged by nikic
tysonandre/php-parser-to-php-ast
23 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.
racoon/router
475 Downloads
A basic extension of nikic/fast-route.
quintenmbusiness/php-ast-code-generation-helper
5 Downloads
A PHP library for generating Abstract Syntax Tree (AST) nodes programmatically, simplifying code generation with nikic/php-parser.
pmvc-plugin/fast_route
986 Downloads
PMVC plugin for nikic/fast_route
laasti/directions
190 Downloads
A HTTP message router using nikic's FastRoute.
jhavenz/laravel-migration-table-parser
6 Downloads
extract the table name from a Laravel migration using the nikic/php-parser
ilya/eve
19 Downloads
Doing crazy things with Reflection API and nikic/php-parser
douglasgreen/code-linter
5 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
21 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
58 Downloads
Router by Atom Framework (based on nikic/FastRoute)
alexeyshockov/iter-psalm-plugin
17 Downloads
nikic/iter type information for Psalm
selami/router
443 Downloads
Router and Dispatcher built on top nikic/FastRoute that returns controller class name to be instantiated.
nikita2206/result
89479 Downloads
Result data type (just like in Rust)