Libraries tagged by regex
lucleroy/php-regex
4094 Downloads
PHP Regular Expressions Builder
javercel/regexp
186 Downloads
The RegExp object is used for matching text with a pattern.
ilario-pierbattista/reverse-regex
6287 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
gobie/regex
9606 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
zero-to-prod/regex-semver
423 Downloads
A regular expression to check a SemVer string.
zero-to-prod/regex-email
486 Downloads
A regular expression to check an email string
gpolguere/path-to-regexp-php
9915 Downloads
PHP port of https://github.com/component/path-to-regexp
nglasl/silverstripe-misdirection
73807 Downloads
This module allows both simple and regular expression link redirections based on customisable mappings, either hooking into a page not found or replacing the default automated URL handling.
kendall-hopkins/formal-theory
1198 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
cytopia/awesome-ci
5746 Downloads
Lot's of tools for git, file and static source code analysis.
fleshgrinder/url-validator
29091 Downloads
A regular expression to validate URLs.
memcrab/router
38522 Downloads
PHP Router based on memCrab Core API
memcrab/debug
38374 Downloads
PHP debug tools
avto-dev/guzzle-url-mock
38754 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
nberces/reverse-regex
1238 Downloads
Convert Regular Expressions into text, for testing