Libraries tagged by parser function
kaasplootz/object-parser
26 Downloads
Parse objects to JSON and back, with just two functions.
tetsuo13/mediawiki-extensions-youtrackticket
11 Downloads
vchagin/superclosure
65 Downloads
Serialize Closures, including their context
td7650/superclosure
57 Downloads
Serialize Closure objects, including their context and binding
iserter/laravel-expression-evaluator
1143 Downloads
Evaluate string expressions in PHP without eval() function - laravel package
exs/php-user-agent-bundle
1174 Downloads
Wrapper for global function in https://github.com/donatj/PhpUserAgent/
bnza/spgsp
703 Downloads
Doctrine2 simple support for spatial types and functions
arwg/env-knife
9 Downloads
A library for extracting and validating env-functions such as env(), config() on sources.
apricity/handler
9 Downloads
A PHP class for parsing and executing various types of handlers, including strings in the format 'Class@method', callable functions, and arrays with class and method names.
antto1/superclosure
160 Downloads
Serialize Closure objects, including their context and binding
ajiho/namespaceify
20 Downloads
Used to solve global function conflicts
nadirlc/utilities-framework
1 Downloads
Set of Php classes providing utility functions
brad-jones/superclosure
236 Downloads
Doing interesting things with closures like serialization.
avadim/math-executor
175 Downloads
Math expressions calculator with custom operators, functions and variables
netom/phparsec
1760 Downloads
Library for implementing recursive descent parsers. (Very) loosely based on Haskell's attoparsec module.