Search results for expressões regulares
cajudev/regex
6 Downloads
Uma interface mais amigável para trabalhar com expressões regulares.
spatie/regex
9312906 Downloads
A sane interface for php's built in preg_* functions
verbalexpressions/php-verbal-expressions
44132 Downloads
PHP Regular expressions made easy
tmilos/lexer
1070956 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1538108 Downloads
Library that generates regular expressions that match a list of strings.
inacho/php-credit-card-validator
1308996 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
regex-guard/regex-guard
424117 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
lochmueller/sourceopt
420097 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
icomefromthenet/reverse-regex
364094 Downloads
Convert Regular Expressions into text, for testing
freelancehunt/php-credit-card-validator
402590 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
lezhnev74/pasvl
44795 Downloads
Array Validator (regular expressions for nested array, sort of)
selvinortiz/flux
2004 Downloads
Fluent regular expressions in PHP.
mcustiel/php-simple-regex
10674 Downloads
This is a library with a set of utils to execute and get the response from regular expressions
lucleroy/php-regex
4169 Downloads
PHP Regular Expressions Builder
pointybeard/reverse-regex
26830 Downloads
Convert Regular Expressions into text, for testing