Libraries tagged by parser function
notihnio/php-request-parser
20297 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
professional-wiki/external-content
5282 Downloads
MediaWiki extension that allows embedding external content, specified by URL, into your wiki pages
avadim/ace-calculator
21053 Downloads
Flexible universal calculator with custom operators, functions and variables
starcitizenwiki/embedvideo
8629 Downloads
Adds a parser function embedding video from popular sources.
professional-wiki/persistent-page-identifiers
659 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
crossjoin/browscap
234455 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.
mf/callback-parser
29120 Downloads
PHP parser for arrow functions
mediawiki/user-functions
9919 Downloads
Enhance parser with user functions
socialengineers/soap-parser
3470 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
rkr/php-structure-locator
458 Downloads
A PHP library to locate classes, functions, and other stuff in PHP files using xml and xpath.
platine-php/expression
4376 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
tinymighty/wiki-seo
4177 Downloads
A simple MediaWiki extension to give you control over the HTML title and meta tags via a tag or parser function.
di/expression-parser
8 Downloads
This package allows to evaluate (parse with mapping) large amounts of data in flexible manner, providing various processing functions
anastasd/expression-parser
9 Downloads
A PHP library for parsing arithmetic expressions and functions in different programming languages
bisanedev/php-multipart-form-data-parser
1137 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling