Libraries tagged by expression
bingo-soft/el
822 Downloads
Java Expression Language (EL) ported to PHP
alshahawi/xpressions
13 Downloads
A fluent php api for regular expressions.
fleshgrinder/url-validator
29833 Downloads
A regular expression to validate URLs.
zhuravljov/yii2-calc-validator
65 Downloads
Math expression validator for Yii2
zero-to-prod/regex-semver
2182 Downloads
A regular expression to check a SemVer string.
wackowiki/safehtml
73 Downloads
SafeHTML is an HTML filter that sanitizes potentially dangerous content, protecting against XSS and other injection attacks by removing harmful tags, attributes, protocols, and CSS expressions.
vincentvanwijk/fluent-regex
9 Downloads
A package to fluently create regular expressions
vavrecan/exp4php
5008 Downloads
exp4php math expression evaluator
ttree/eelshell
8465 Downloads
A shell for EEL expressions
slavielle/grabbag
17 Downloads
A simple secure way to request PHP objects chains using path like expressions
sl5net/preg-contentfinder
2 Downloads
A class to find content based on regular expressions.
simon-ugorji/octavalidate-php
11 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
selay/php-credit-card-validator
9569 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
schmunk42/multi-theme
7422 Downloads
Yii Framework Theme-Manager class, switch themes by regular expressions on controller routes.
sameer-shelavale/multi-captcha
169 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.