Libraries tagged by regular expression
pointybeard/laravel-sku
1 Downloads
A Laravel package for generating SKU codes via regular expressions.
pmvc-plugin/regexp
479 Downloads
Regular Expression Tool
phprivoxy/matcher
7 Downloads
Simple URI matcher without regular expressions.
pep/reverse-regex
24 Downloads
Convert Regular Expressions into text, for testing
obf/regexp
3550 Downloads
The Opsbears Framework Regular Expression Component
nick-jones/globby
46 Downloads
Glob wildcard → regular expression translation library
milantex/tpc
14 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
mikamatto/reserved-values-bundle
35 Downloads
A Symfony bundle to restrict reserved values in form fields such as usernames or slugs, with support for exact matches and regular expressions.
mck89/rebuilder
9 Downloads
REBuilder is a PHP library to build and parse regular expressions
marketflow/yii2-regex-validator
1052 Downloads
Yii2 validator for validating PCRE Regular Expressions
makadev/re2dfa
3 Downloads
Library for Regular Expression to DFA transformation.
madkom/regex
1179 Downloads
PCRE RegEx wrapper around PHP regular expression functions
ldrahnik/regexp
452 Downloads
Set of regular expressions.
joest8/pdfinterpreter
6 Downloads
This class is designed to convert multiple PDF files, whether image-based or text-based, into an array of data.The class uses user-defined templates containing regular expressions to control the data extraction process, allowing for customized and flexible output.
jitsu/regex
102 Downloads
Normalized API for PHP's regular expression functions