Followers
6,464
Public Repos
114
Packages
4
Starred
79
|
|
Description
|
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|
| nikic/php-parser | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,424 | 84.7 | 76.0 | BSD-3-Clause | 4 months ago | |
| nikic/fast-route | FastRoute is a high-performance PHP 8.1+ request router using compiled regular expressions. Define routes with patterns and parameters (optional segments, constraints), dispatch by HTTP method and URI, and get NOT_FOUND, METHOD_NOT_ALLOWED, or FOUND with handler and vars. | 5,265 | 68.3 | 51.1 | NOASSERTION | 2 years ago | |
| nikic/php-fuzzer | A coverage-guided fuzzing tool for PHP that helps uncover crashes, assertion failures, and security bugs in PHP itself and extensions. Uses AFL-style instrumentation and supports running targets under various sanitizers for fast, automated bug hunting. | 439 | 26.7 | 26.9 | MIT | 10 months ago | |
| nikic/include-interceptor | PHP extension and library to intercept and virtualize include/require. Lets you provide custom file contents, rewrite paths, or instrument included code without touching the filesystem—useful for loaders, build tools, testing, and sandboxing. | 69 | 21.4 | 39.3 | — | 4 years ago |
How can I help you explore Laravel packages today?