Libraries tagged by preg
composer/pcre
381660441 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
spatie/regex
22528871 Downloads
A sane interface for php's built in preg_* functions
jasny/twig-extensions
11733848 Downloads
A set of useful Twig filters
rawr/t-regx
176158 Downloads
PHP regular expression brought up to modern standards.
niklongstone/regex-reverse
172489 Downloads
Regular Expression reverter, generates a string from a provided regular expression
regex-guard/regex-guard
547387 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
php-standard-library/regex
180045 Downloads
Type-safe regular expressions with typed capture groups and proper error handling
gobie/regex
10609 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
cline/regex
7097 Downloads
A sane interface for PHP's built-in preg_* functions
pear/html_template_phplib
18989 Downloads
preg_* based template system.
sedhossein/pregex
13 Downloads
Recommended regex's For Persian/Farsi(fa) Language
mawebdk/preg-match
154 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
glance-project/preg-service
12116 Downloads
Abstraction on top of the CERN (P)re (REG)istration API
grow-services/growclient-php
3033 Downloads
GROW-Services.net client library for PHP
aegisora/regex-rule
35 Downloads
Regex Rule provides a simple, rule-based regular expression validation implementation for the Aegisora ecosystem