Libraries tagged by Pregex
hallindavid/manny
68289 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
15344 Downloads
Simple Regex Language
incenteev/emoji-pattern
257629 Downloads
PHP regexp pattern matching Unicode emojis
chriskonnertz/bbcode
209668 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
robinbressan/regex-parser
12140 Downloads
AST for PCRE Regex
pointybeard/reverse-regex
24364 Downloads
Convert Regular Expressions into text, for testing
chevere/regex
4282 Downloads
Validated regular expression
adambullmer/usdl-regex
33455 Downloads
Compiled list of United States Driver License validation regex
selvinortiz/flux
2002 Downloads
Fluent regular expressions in PHP.
rolfvreijdenberger/izzum-statemachine
22132 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer-contracts
121519 Downloads
A set of phplrt lexer abstractions
phplrt/lexer
110258 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
bnomei/kirby3-redirects
7796 Downloads
Setup performant HTTP Status Code Redirects from within the Kirby Panel
aymanrb/php-unstructured-text-parser
14920 Downloads
A PHP library to help extract text out of text documents
jbroadway/slimdown
3672 Downloads
A simple regex-based Markdown parser.