Libraries tagged by nik
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
infotechnohelp/lite-console
24 Downloads
Lightweight standalone ('nikolajev' packages only) console utility for PHP
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
cpcstrategy/capx-google-ads
3530 Downloads
Google Ads API for Laravel forked from nikolajlovenhardt/laravel-google-ads
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)
alexeyshockov/iter-psalm-plugin
17 Downloads
nikic/iter type information for Psalm
orno/route
3656 Downloads
Fast routing package combining Nikita Popov's FastRoute and Orno\Di to provide route dispatching to dependency injected controllers.