Libraries tagged by regru
thiagocfn/inscricaoestadual
1158344 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
2351602 Downloads
Library that generates regular expressions that match a list of strings.
inacho/php-credit-card-validator
1419522 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
686780 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
codeception/visualception
1141966 Downloads
Visual regression tests for Codeception
dr-que/polynomial-regression
220760 Downloads
Calculates and returns coefficients for polynomial regression.
regulus/activity-log
224531 Downloads
A clean and simple Laravel 5 activity logger for monitoring user activity on a website or web application.
regex-guard/regex-guard
533128 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1570588 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
590888 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
58684 Downloads
Array Validator (regular expressions for nested array, sort of)
icomefromthenet/reverse-regex
391955 Downloads
Convert Regular Expressions into text, for testing
tightenco/quicksand
175138 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
mnshankar/linear-regression
23881 Downloads
PHP package for computation of simple linear regression parameters
php-standard-library/regex
91198 Downloads
Type-safe regular expressions with typed capture groups and proper error handling