Libraries tagged by parser function
yurunsoft/doctrine-annotations
139450 Downloads
PHP Doctrine DocBlock Annotations Parser library that lets you parse structured data out of PHP docblocks for use with other functionality.
wikibase-solutions/array-functions
620 Downloads
Provides a set of pure parser functions that operate on arrays
mf/callback-parser
28790 Downloads
PHP parser for arrow functions
mediawiki/user-functions
9121 Downloads
Enhance parser with user functions
nadybot/math-parser
17850 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
mihasicehcek/json_parser
5590 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
bisanedev/php-request-parser
492 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
bisanedev/php-multipart-form-data-parser
882 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
platine-php/expression
2852 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
avadim/ace-calculator
17797 Downloads
Flexible universal calculator with custom operators, functions and variables
tinymighty/wiki-seo
4173 Downloads
A simple MediaWiki extension to give you control over the HTML title and meta tags via a tag or parser function.
mediawiki/display-title
576 Downloads
Uses displaytitle page property in link text, subtitle, and talk page title; provides parser function to query displaytitle
crossjoin/browscap
234368 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
chencongbao/math-parser
39 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
socialengineers/soap-parser
3158 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.