Libraries tagged by expressions
sizuhiko/hexpress
307 Downloads
hexpress is a PHP library that human way to define regular expressions
selay/php-credit-card-validator
6865 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
ropendev/phptojs
4711 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
relaxphp/greppy
17 Downloads
Relax with this awesome library for working with regular expressions with PHP
okapi/wildcards
4089 Downloads
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
nkonovski/boolean-evaluator
17092 Downloads
Build boolean expressions and apply them to stuff
nberces/reverse-regex
1238 Downloads
Convert Regular Expressions into text, for testing
mpociot/human-regex
100 Downloads
Regular expressions for human beings, not machines
maestroerror/eloquent-regex
10 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
lucinda/view-language
21117 Downloads
High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C Compiler
lion/route
1287 Downloads
This library has quick router usage with regular expressions.
koca/easyregex
42 Downloads
PHP Regular expressions made easy
inspirenmy/php-math-parser
3743 Downloads
Simple mathematical expression parser and calculator.
hybridlogic/cron
640 Downloads
PHP Crontab is a crontab written in pure PHP with support for parsing standard cron expressions. No shell access required.
hershel-theodore-layton/static-type-assertion-code-generator
4056 Downloads
Codegen functions equivalent to type testing `as` expressions.