Libraries tagged by regru
tmilos/lexer
1963854 Downloads
Lexical analyzer with individual token definition with regular expressions
thiagocfn/inscricaoestadual
1199558 Downloads
Biblioteca em PHP para validação de todas as Inscrições Estaduais de todo o Brasil, seguindo as regras da SEFAZ. http://www.sintegra.gov.br/insc_est.html
s9e/regexp-builder
2477541 Downloads
Library that generates regular expressions that match a list of strings.
inacho/php-credit-card-validator
1433406 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
722143 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
codeception/visualception
1164605 Downloads
Visual regression tests for Codeception
dr-que/polynomial-regression
223733 Downloads
Calculates and returns coefficients for polynomial regression.
php-standard-library/regex
150320 Downloads
Type-safe regular expressions with typed capture groups and proper error handling
regex-guard/regex-guard
542675 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1586987 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
lochmueller/sourceopt
604315 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 .
lezhnev74/pasvl
60478 Downloads
Array Validator (regular expressions for nested array, sort of)
icomefromthenet/reverse-regex
393151 Downloads
Convert Regular Expressions into text, for testing
tightenco/quicksand
175457 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
mnshankar/linear-regression
24291 Downloads
PHP package for computation of simple linear regression parameters