Libraries tagged by nikic
douglasgreen/php-linter
79 Downloads
Code linter for PHP based on Nikic parser
monii/nikic-fast-route-psr7-middleware
1094 Downloads
PSR-7 Routing Middleware using Nikita Popov's fast request router (nikic/fast-route)
cekta/routing-nikic
109 Downloads
adapter https://github.com/nikic/FastRoute to https://github.com/cekta/routing
debuss-a/fastroute-attribute-loader
8 Downloads
An attribute route loader for FastRoute.
chiron/fastroute-bridge
485 Downloads
short description
chiron/router-fastroute
55 Downloads
short description
revund/php-worker
2 Downloads
Revund's PHP AST sidecar — implements the universal revund.worker.v1.Worker gRPC contract using nikic/PHP-Parser.
racoon/router
476 Downloads
A basic extension of nikic/fast-route.
quintenmbusiness/php-ast-code-generation-helper
76 Downloads
A PHP library for generating Abstract Syntax Tree (AST) nodes programmatically, simplifying code generation with nikic/php-parser.
pmvc-plugin/fast_route
991 Downloads
PMVC plugin for nikic/fast_route
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
laasti/directions
194 Downloads
A HTTP message router using nikic's FastRoute.
ilya/eve
23 Downloads
Doing crazy things with Reflection API and nikic/php-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