Libraries tagged by regex
incenteev/emoji-pattern
336490 Downloads
PHP regexp pattern matching Unicode emojis
chriskonnertz/bbcode
247781 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
simpleregex/srl-php
15999 Downloads
Simple Regex Language
chevere/regex
16412 Downloads
Validated regular expression
robinbressan/regex-parser
13532 Downloads
AST for PCRE Regex
adambullmer/usdl-regex
35081 Downloads
Compiled list of United States Driver License validation regex
rolfvreijdenberger/izzum-statemachine
24136 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
137009 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
kendall-hopkins/formal-theory
1854 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
aymanrb/php-unstructured-text-parser
18526 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
6388 Downloads
A simple regex-based Markdown parser.
pointybeard/reverse-regex
36690 Downloads
Convert Regular Expressions into text, for testing
mcustiel/php-simple-regex
11771 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4470 Downloads
PHP Regular Expressions Builder
ilario-pierbattista/reverse-regex
12333 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex