Libraries tagged by expression
ilario-pierbattista/reverse-regex
12629 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
ghostff/dump7
10037 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
ghostff/dump5
3585 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
g4/cron
68712 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
dtyq/flow-expr-engine
3228 Downloads
A powerful engine for handling flow components and expressions.
convenia/credit-card-validator-php
42459 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
clank-ai/rtf-converter
2164 Downloads
A simple RTF to Plain Text Converter using regular expressions. Support for PHP, Python, Javascript and CSharp
calmohallag/nullable-casting
10723 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.
markwilson/verbal-expressions-php
39258 Downloads
VerbalExpressions for PHP; ported from jehna/VerbalExpressions
xavier/xcron-expression
25435 Downloads
base on Michael Dowling`s cron-expression
setono/postal-code-regular-expressions
2891 Downloads
List of regular expressions for postal codes to use in your validation of postal codes
futuretek/cron-expression
10243 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
enterdev/cron-expression
2436 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
arekx/array-expression-engine
4060 Downloads
Array Expression Engine Parser
arachne/expression-language
9187 Downloads
Integration of symfony/expression-language to nette/di.