Libraries tagged by impression
calmohallag/nullable-casting
9893 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
zef-dev/zef-expression-language
1387 Downloads
A JUEL like extension for Symfony Expression Language
xavier/xcron-expression
25252 Downloads
base on Michael Dowling`s cron-expression
uuf6429/expression-language-tplstring
5512 Downloads
Template String support for Symfony Expression Language
platine-php/expression
2936 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
phramework/expression-parser
19418 Downloads
LISP-like expression parser
konnco/laravel-date-expression
6951 Downloads
This is my package laravel-date-expression
jcubic/expression
2262 Downloads
Safely evaluate math, string, and boolean expressions
futuretek/cron-expression
9815 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
enterdev/cron-expression
2215 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
arekx/array-expression-engine
3896 Downloads
Array Expression Engine Parser
arachne/expression-language
9052 Downloads
Integration of symfony/expression-language to nette/di.
angel-source-labs/laravel-expression-grammar
10591 Downloads
Database Grammar Helper for Laravel. Returns appropriate SQL based on driver for database connection.
xparse/expression-translator
39517 Downloads
Translate custom expressions to xpath
markwilson/verbal-expressions-php
39258 Downloads
VerbalExpressions for PHP; ported from jehna/VerbalExpressions