Libraries tagged by parser function
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
mediawiki/semantic-forms-multi-edit
22 Downloads
Add multiedit parser function to Semantic Forms
mediawiki/purge-page
133 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.
megatam/devicedetector
43 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality.
marcelgwerder/laravel-api-handler
90685 Downloads
Package providing helper functions for a Laravel REST-API
mbilbille/jpnforphp
310751 Downloads
A tiny PHP lib which provides nice functions & wrappers to interact with Japanese language.
betalabs/laravel-api-handler
19023 Downloads
Package providing helper functions for a Laravel REST-API
marcocesarato/markdown
216 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.
tinyphp-function/build_url
74 Downloads
Función inversa a `parse_url`
choval/email_parse
53 Downloads
Email parse and validation functions for PHP
james2doyle/parsetweet
1308 Downloads
This function can parse tweets and wrap @mentions, #hashtags, and URLs in link tags.