Libraries tagged by impression
tecnickcom/tc-lib-pdf-encrypt
486050 Downloads
PHP library to encrypt data for PDF
raulfraile/distill
170418 Downloads
Smart compressed files extractor
niklongstone/regex-reverse
107619 Downloads
Regular Expression reverter, generates a string from a provided regular expression
grandt/phpzipmerge
661580 Downloads
Merge and stream multiple Zip files on the fly.
emcconville/polyline-encoder
191929 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
denissimon/formula-parser
204034 Downloads
Parsing and evaluating mathematical formulas given as strings.
clue/zlib-react
47163 Downloads
Streaming zlib compressor and decompressor for ReactPHP, supporting compression and decompression of GZIP, ZLIB and raw DEFLATE formats.
regex-guard/regex-guard
414840 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1442396 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.
neos/eel
1311917 Downloads
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
lochmueller/sourceopt
406677 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 .
leongrdic/smplang
200900 Downloads
A simple language written in PHP that evaluates expressions without eval
freelancehunt/php-credit-card-validator
383253 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
dpolac/twig-lambda
186525 Downloads
Lambda expressions for Twig and filters that make use of them
components/mathjs
3041 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.