Libraries tagged by phpparser
nadybot/math-parser
17458 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
fattureincloud/api-filter
16186 Downloads
A PHP parser for a sql-like filter
cspray/annotated-target
3314 Downloads
A PHP 8 library for statically parsing Attributes using PHP-Parser.
hnet/http-accept
6572 Downloads
PHP Parser to deal with HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers
mmaglovanyi/graphql-php-parser
13245 Downloads
GraphQL PHP Lexer
endeken/ofx-php-parser
191 Downloads
OFX PHP parser library
hazaarlabs/hazaar-parser
6114 Downloads
The Text Parser plugin for Hazaar MVC
ajthinking/php-file-manipulator
121 Downloads
Programmatically edit PHP and Laravel files.
synchro/uasparser
16422 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
mineur/instagram-parser
858 Downloads
PHP parser to consume the instagram feed.
magento-ecg/magniffer
584 Downloads
An extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library.
ebics-api/cfonb-php
873 Downloads
A PHP Parser for CFONB 120 signatures, 240 transfers. Helper for EBICS.
phpactor/completion-worse-extension
43097 Downloads
Collection of completors based on Worse Reflection and the Tolerant PHP Parser
amyboyd/pgn-parser
1849 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
tysonandre/tolerant-php-parser-to-php-ast
13 Downloads
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.