Libraries tagged by regex
incenteev/emoji-pattern
286768 Downloads
PHP regexp pattern matching Unicode emojis
chriskonnertz/bbcode
223449 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
adambullmer/usdl-regex
34082 Downloads
Compiled list of United States Driver License validation regex
rolfvreijdenberger/izzum-statemachine
23024 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
126736 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
aymanrb/php-unstructured-text-parser
16556 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
4829 Downloads
A simple regex-based Markdown parser.
pointybeard/reverse-regex
29154 Downloads
Convert Regular Expressions into text, for testing
mcustiel/php-simple-regex
10972 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4249 Downloads
PHP Regular Expressions Builder
ilario-pierbattista/reverse-regex
8769 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
gobie/regex
9873 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
chevere/regex
9200 Downloads
Validated regular expression
zero-to-prod/regex-email
5674 Downloads
A regular expression to check an email string
robinbressan/regex-parser
12707 Downloads
AST for PCRE Regex