Libraries tagged by parser function
laiz/laiz-parsec
35 Downloads
Parser Combinator
samwilson/mediawiki-extensions-genealogy
319 Downloads
A MediaWiki extension that adds a parser function to assist with linking between genealogical records
mediawiki/semantic-forms-multi-edit
22 Downloads
Add multiedit parser function to Semantic Forms
mediawiki/columns
16 Downloads
Very simple parser function for creating div columns
mediawiki/aform
86 Downloads
Convenient parser function for setting up form markup in MediaWiki
mediawiki/purge-page
131 Downloads
Provides the #purge parser function
mindplay/easyxml
2496 Downloads
XML parser with a functional approach
artplus_f/browscap
0 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.
megatam/devicedetector
42 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality.
mbilbille/jpnforphp
307360 Downloads
A tiny PHP lib which provides nice functions & wrappers to interact with Japanese language.
marcelgwerder/laravel-api-handler
90275 Downloads
Package providing helper functions for a Laravel REST-API
betalabs/laravel-api-handler
18464 Downloads
Package providing helper functions for a Laravel REST-API
marcocesarato/markdown
179 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
treehouselabs/feeder
10690 Downloads
Library containing functions to download, parse, transform and export different types of feeds.
choval/email_parse
51 Downloads
Email parse and validation functions for PHP