Libraries tagged by php regexp
liquidrazor/liquid-regex
3270 Downloads
An intuitive, simple and powerful Regex library for PHP.
cline/regex
4358 Downloads
A sane interface for PHP's built-in preg_* functions
antalaron/regex-validator
8259 Downloads
PHP library to validate regular expressions
selvinortiz/flux
2065 Downloads
Fluent regular expressions in PHP.
rolfvreijdenberger/izzum-statemachine
26100 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
antevenio/stream-regex-iterator
15123 Downloads
PHP iterator of regex matches over streams
maestroerror/eloquent-regex
23 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
gobie/regex
10490 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
redacteddevworks/preg_match2
1601 Downloads
PHP Regex Matcher that returns the matched values
luany/lte
104 Downloads
LTE — AST-based template engine for PHP. Compiler-grade templating with zero regex parsing.
sedhossein/pregex
13 Downloads
Recommended regex's For Persian/Farsi(fa) Language
yuanqing/interpolate
6046 Downloads
Simple string interpolation in PHP.
genai/routing
130 Downloads
Minimal PSR-4 standalone route matching engine (regexes baked at build, no runtime compilation), compatible with PHP 5.3.29. Attribute-driven routing (#[Route]) lives in genai/web.
rudashi/fluent-regex
6 Downloads
Elegant way for PHP regex
struggle-for-php/angry-regex
10 Downloads
PHPStan Rule to detect Unfavorable Regex