Libraries tagged by Pregex
hallindavid/manny
76607 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
simpleregex/srl-php
15658 Downloads
Simple Regex Language
incenteev/emoji-pattern
294621 Downloads
PHP regexp pattern matching Unicode emojis
chriskonnertz/bbcode
225898 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
adambullmer/usdl-regex
34228 Downloads
Compiled list of United States Driver License validation regex
rolfvreijdenberger/izzum-statemachine
23148 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
128121 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
aymanrb/php-unstructured-text-parser
16752 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
5016 Downloads
A simple regex-based Markdown parser.
zero-to-prod/regex-email
6168 Downloads
A regular expression to check an email string
robinbressan/regex-parser
12822 Downloads
AST for PCRE Regex
pointybeard/reverse-regex
29578 Downloads
Convert Regular Expressions into text, for testing
mcustiel/php-simple-regex
11058 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4286 Downloads
PHP Regular Expressions Builder
ilario-pierbattista/reverse-regex
9197 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex