Libraries tagged by php-parser
atanamo/php-codeshift
159964 Downloads
A PHP code transformation toolkit based on 'PHP-Parser'
academe/serializeparser
103604 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
endeken/ofx-php-parser
3009 Downloads
OFX PHP parser library
richarddobron/google-maps-data-parameter-parser
3500 Downloads
PHP parser and builder for the "data" parameter (Protocol Buffers) in Google Maps URLs
protonlabs/php-adblock-parser
22755 Downloads
PHP parser for Adblock Plus filters. A fork of abandoned limonte/php-adblock-parser
pmjones/php-styler
954 Downloads
Companion to PHP-Parser that rebuilds PHP code from AST.
picas/markdown-extended
2675 Downloads
Yet another PHP parser for the markdown (*extended*) syntax
nadybot/math-parser
26587 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
markup-carve/carve-php
623 Downloads
PHP parser for Carve, a human-centered lightweight markup language derived from djot-php.
leonelquinteros/php-toml
6888 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
fattureincloud/api-filter
29528 Downloads
A PHP parser for a sql-like filter
cspray/annotated-target
13885 Downloads
A PHP 8 library for statically parsing Attributes using PHP-Parser.
phpactor/completion-worse-extension
47422 Downloads
Collection of completors based on Worse Reflection and the Tolerant PHP Parser
andrew-svirin/cfonb-php
175726 Downloads
A PHP Parser for CFONB 120 signatures, 240 transfers. Helper for EBICS.
amyboyd/pgn-parser
2201 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.