Libraries tagged by syntax-tree

ajthinking/archetype

272 Favers
4361026 Downloads

Programmatically edit PHP and Laravel files.

Go to Download


nikic/php-ast

981 Favers
11225 Downloads

Extension exposing PHP 7 abstract syntax tree

Go to Download


pimcore/search-query-parser

14 Favers
581732 Downloads

Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries

Go to Download


mougrim/yaml-cst

3 Favers
3249 Downloads

PHP library for parsing and manipulating YAML documents while preserving format using Tree-sitter via FFI (Concrete Syntax Tree)

Go to Download


phpsyntax/phpsyntax

3 Favers
315 Downloads

🌳 PhpSyntax: a lossless concrete syntax tree (CST) for PHP. Every token, space and comment is in the tree and printing it gives the file back byte for byte, so a tool changes only what it touches. Comes with a mutation API for refactoring, formatters and code generation.

Go to Download


ajthinking/php-file-manipulator

272 Favers
126 Downloads

Programmatically edit PHP and Laravel files.

Go to Download


sobolevwladimir/vexcel

8 Favers
9534 Downloads

Parse excel formula to syntax tree

Go to Download


jcnventura/pharborist

0 Favers
123351 Downloads

Pharborist builds a syntax tree for PHP that can be traversed and manipulated.

Go to Download


tpunt/php-ast-reverter

52 Favers
86 Downloads

Reverts an AST back into (somewhat) PSR-compliant code

Go to Download


dresscode/dresscode

2 Favers
61 Downloads

👔 DressCode: checks and fixes PHP coding style, and upgrades code to newer PHP and to new versions of libraries. Built on a lossless syntax tree, so it changes only what it touches. PER-CS, PSR-12, Nette.

Go to Download


chh/sirel

37 Favers
68 Downloads

Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.

Go to Download


grom358/pharborist

46 Favers
34071 Downloads

Pharborist builds a syntax tree for PHP that can be traversed and manipulated.

Go to Download


mnvx/syntax-tree

7 Favers
537 Downloads

Syntax tree

Go to Download


oxygensuite/php-ast

2 Favers
24 Downloads

A lightweight Abstract Syntax Tree (AST) implementation for PHP, enabling structured parsing, analysis, and transformation of PHP code.

Go to Download


loophp/phptree-ast-generator

9 Favers
49 Downloads

Generates AST of a PHP script in DOT (Graphviz) or Image (PNG, JPG, SVG) formats.

Go to Download


Next >>