Libraries tagged by jegex
ilario-pierbattista/reverse-regex
27062 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
chevere/regex
30736 Downloads
Validated regular expression
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
rolfvreijdenberger/izzum-statemachine
26094 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
phplrt/lexer
166191 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
kendall-hopkins/formal-theory
8160 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
aymanrb/php-unstructured-text-parser
24158 Downloads
A PHP library to help extract text out of text documents
zero-to-prod/regex-email
21294 Downloads
A regular expression to check an email string
robinbressan/regex-parser
14758 Downloads
AST for PCRE Regex
pooley182/emoji-regex-pattern
6420 Downloads
PHP regexp pattern matching Unicode emojis
pointybeard/reverse-regex
37652 Downloads
Convert Regular Expressions into text, for testing
mcustiel/php-simple-regex
13229 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
liquidrazor/liquid-regex
3060 Downloads
An intuitive, simple and powerful Regex library for PHP.
gpolguere/path-to-regexp-php
11841 Downloads
PHP port of https://github.com/component/path-to-regexp
cline/regex
3992 Downloads
A sane interface for PHP's built-in preg_* functions