Libraries tagged by parser function
nadirlc/utilities-framework
2 Downloads
Set of Php classes providing utility functions
brad-jones/superclosure
236 Downloads
Doing interesting things with closures like serialization.
netom/phparsec
1761 Downloads
Library for implementing recursive descent parsers. (Very) loosely based on Haskell's attoparsec module.
laiz/laiz-parsec
35 Downloads
Parser Combinator
samwilson/mediawiki-extensions-genealogy
459 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
134 Downloads
Very simple parser function for creating div columns
mediawiki/purge-page
134 Downloads
Provides the #purge parser function
mindplay/easyxml
2497 Downloads
XML parser with a functional approach
hoanglongtrinh/logic-expression
12 Downloads
Excel-like logic functions for PHP (IF, IFS, AND, OR...) with lazy evaluation & string parser
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.
marcelgwerder/laravel-api-handler
93596 Downloads
Package providing helper functions for a Laravel REST-API
mbilbille/jpnforphp
334349 Downloads
A tiny PHP lib which provides nice functions & wrappers to interact with Japanese language.
marcocesarato/markdown
518 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.
betalabs/laravel-api-handler
21998 Downloads
Package providing helper functions for a Laravel REST-API