Libraries tagged by regexp
bnomei/kirby3-redirects
7813 Downloads
Setup performant HTTP Status Code Redirects from within the Kirby Panel
aymanrb/php-unstructured-text-parser
14942 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
3686 Downloads
A simple regex-based Markdown parser.
ghostwriter/plex
58727 Downloads
Provides the fastest lexer for PHP, tokenizing text with named regex patterns for efficient processing
zero-to-prod/regex-semver
450 Downloads
A regular expression to check a SemVer string.
zero-to-prod/regex-email
515 Downloads
A regular expression to check an email string
robinbressan/regex-parser
12140 Downloads
AST for PCRE Regex
mcustiel/php-simple-regex
10557 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4094 Downloads
PHP Regular Expressions Builder
ilario-pierbattista/reverse-regex
6302 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
gobie/regex
9610 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
nglasl/silverstripe-misdirection
73808 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
1199 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.
nberces/reverse-regex
1238 Downloads
Convert Regular Expressions into text, for testing