Libraries tagged by nikic
nikic/php-parser
978481601 Downloads
A PHP parser written in PHP
nikic/fast-route
99915677 Downloads
Fast request router for PHP
nikic/iter
6542621 Downloads
Iteration primitives using generators
nikic/php-fuzzer
187147 Downloads
nikic/include-interceptor
188491 Downloads
Intercept PHP includes
nikic/php-ast
8694 Downloads
Extension exposing PHP 7 abstract syntax tree
nikic/phlexy
610546 Downloads
Lexing experiments in PHP
someniatko/iter-psalm-plugin
16084 Downloads
nikic/iter type information for Psalm
railken/nikic-php-parser-v4
2664 Downloads
A PHP parser written in PHP
zqhong/route
59 Downloads
A route inspired by nikic/fast-route
yjx/easy-router
26 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.
tysonandre/tolerant-php-parser-to-php-ast
14 Downloads
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
tysonandre/php-parser-to-php-ast
41 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.
douglasgreen/php-linter
80 Downloads
Code linter for PHP based on Nikic parser
cekta/routing-fastroute
262 Downloads
adapter https://github.com/nikic/FastRoute to https://github.com/cekta/routing