Search results for expressões regulares
patrickschur/words2regex
16 Downloads
Build your regular expressions based on your texts.
nberces/reverse-regex
1276 Downloads
Convert Regular Expressions into text, for testing
multihanded/regent
13 Downloads
The package for Laravel allows you to write regular expressions declaratively.
mikamatto/reserved-values-bundle
15 Downloads
A Symfony bundle to restrict reserved values in form fields such as usernames or slugs, with support for exact matches and regular expressions.
koca/easyregex
42 Downloads
PHP Regular expressions made easy
irabbi360/php-credit-card-validator
46 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
hybridlogic/router
60 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
corviz/router
292 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support
azibom/easy-regex
13 Downloads
PHP Regular expressions made easy.
altra/reverse-regex
353 Downloads
Convert Regular Expressions into text, for testing
spencer-mortensen/regular-expressions
238 Downloads
Use regular expressions through a cleaner interface
codekandis/regular-expressions
393 Downloads
`codekandis/regular-expressions` is a library to provide regular expression interfaces and classes.
witrin/formal-theory
18624 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
tea/regex
51 Downloads
A clean interface for building and working with regular expressions. Lightweight wrapper for the built in PCRE library (preg_* functions).
folour/regex
20 Downloads
Simple and useful abstraction over PHP preg_* functions for PHP 7.1