Libraries tagged by php code syntax
adhocore/cli-syntax
111 Downloads
PHP Code Syntax Highlighter for CLI
ghostff/php_prettify
5 Downloads
Creates a syntax highlighted version of the given PHP code.
event-engine/php-code-generator-event-engine-ast
206 Downloads
PHP Code Generator for Event Engine based on PHP AST
event-engine/php-code-generator-cody
5 Downloads
PHP Code Generator for Event Engine powered by Cody
dan-da/highlight.php
693 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js. This fork implements default CLI (ansi) color scheme
icecave/pasta-ast
3487 Downloads
A library for representing PHP code as an abstract syntax tree.
yepsua/jquery4php
5178 Downloads
Makes easy writing javascript code (jQuery syntax) using PHP objects
dprevite/lint
54829 Downloads
Lint scans your code for PHP syntax errors.
rcalicdan/fiber-async
14 Downloads
fiber-async is a modern PHP library that simplifies asynchronous programming using PHP Fibers. It offers a clean, expressive syntax for running non-blocking code, handling concurrency, and managing asynchronous flows with structured error handling.
ritesh295/php-highlight-example
13 Downloads
A PHP library for highlighting code syntax.
ratipriya/php-highlight-example
6 Downloads
A PHP library for highlighting code syntax.
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.
bound1ess/php-linter
33 Downloads
Simple PHP code linter using "php -l" command.
robinthehood/syntax-highlighter
804 Downloads
With SyntaxHighlighter you can easily output syntax highlighted code as HTML.
quintenmbusiness/php-ast-toolkit
9 Downloads
A powerful PHP toolkit for analyzing, modifying, and generating code using AST (Abstract Syntax Tree).