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
php-query/php-query
56 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/).
go2digit-al/torchlight-commonmark-php
61 Downloads
A Commonmark extension for Torchlight, the syntax highlighting API.
hoangphi/pre-commit
598 Downloads
Check coding standard & code syntax before commit.
icecave/pasta-ast
3487 Downloads
A library for representing PHP code as an abstract syntax tree.
yepsua/jquery4php
5189 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
27 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.
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.