phplrt/lexer
The phplrt lexer library that can be used for scanners implementation using PCRE
时间:2026-01-04 19:04
regex-guard/regex-guard
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
时间:2026-01-04 18:28
yoeunes/regex-parser
A powerful PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero dependencies, blazing fast, and production-ready.
时间:2026-01-04 16:49
jasny/twig-extensions
A set of useful Twig filters
时间:2026-01-04 10:41
composer/pcre
PCRE wrapping library that offers type-safe preg_* replacements.
时间:2026-01-04 09:49
cline/relex
A powerful, fluent regex library for PHP with Pattern value objects, named captures, and comprehensive PCRE support
时间:2025-12-08 15:59
dixflatlinr/preg_return
Preg_match that returns the result(s) of your choice.
时间:2023-03-02 22:47
phptailors/phpunit-regexp
PCRE assertions for PHPUnit-based tests
时间:2020-12-18 10:54
daffie/sql-like-to-regular-expression
Library to convert SQL Like patterns to regular expressions patterns
时间:2017-04-01 12:47
gobie/regex
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
时间:2014-01-25 23:26
niklongstone/regex-reverse
Regular Expression reverter, generates a string from a provided regular expression
时间:未知