Libraries tagged by impression
rawr/t-regx
142885 Downloads
PHP regular expression brought up to modern standards.
phpzip/phpzip
744201 Downloads
Package to create and stream archives of compressed files in ZIP format with PHP 5.3+
niklongstone/regex-reverse
127779 Downloads
Regular Expression reverter, generates a string from a provided regular expression
denissimon/formula-parser
239221 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
559170 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
assetic/framework
1216434 Downloads
Asset Management for PHP
patchwork/jsqueeze
5667957 Downloads
Efficient JavaScript minification in PHP
tmilos/lexer
1454738 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1771095 Downloads
Library that generates regular expressions that match a list of strings.
poliander/cron
239097 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
neos/eel
1644066 Downloads
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
markstory/mini-asset
653133 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
langleyfoxall/math_eval
607001 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1342135 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
components/mathjs
3328 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.