Libraries tagged by php code syntax
adhocore/cli-syntax
89 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
icecave/pasta-ast
3487 Downloads
A library for representing PHP code as an abstract syntax tree.
yepsua/jquery4php
5143 Downloads
Makes easy writing javascript code (jQuery syntax) using PHP objects
dprevite/lint
54826 Downloads
Lint scans your code for PHP syntax errors.
ritesh295/php-highlight-example
12 Downloads
A PHP library for highlighting code syntax.
ratipriya/php-highlight-example
5 Downloads
A PHP library for highlighting code syntax.
quintenmbusiness/php-ast-code-generation-helper
5 Downloads
A PHP library for generating Abstract Syntax Tree (AST) nodes programmatically, simplifying code generation with nikic/php-parser.
bound1ess/php-linter
32 Downloads
Simple PHP code linter using "php -l" command.
robinthehood/syntax-highlighter
799 Downloads
With SyntaxHighlighter you can easily output syntax highlighted code as HTML.
quintenmbusiness/php-ast-toolkit
8 Downloads
A powerful PHP toolkit for analyzing, modifying, and generating code using AST (Abstract Syntax Tree).
proophboard/php-cody-engine-skeleton
6 Downloads
Dockerized PHP skeleton for Event Engine with Cody bot
php-query/php-query
39 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).