Libraries tagged by impression
madorin/matex
1256918 Downloads
PHP Mathematical expression parser and evaluator
iazaran/smart-cache
13919 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
flow-php/snappy
377951 Downloads
PHP ETL - Google Snappy compression algorithm implementation
emcconville/polyline-encoder
382403 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
denissimon/formula-parser
349504 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
698941 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
tmilos/lexer
1915536 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
2393346 Downloads
Library that generates regular expressions that match a list of strings.
poliander/cron
412253 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
neos/eel
2223412 Downloads
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
markstory/mini-asset
796128 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
leongrdic/smplang
879878 Downloads
A simple language written in PHP that evaluates expressions without eval
langleyfoxall/math_eval
711079 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1425064 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
700578 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.