Libraries tagged by impression
zero-to-prod/regex-semver
464 Downloads
A regular expression to check a SemVer string.
zero-to-prod/regex-email
534 Downloads
A regular expression to check an email string
zenstruck/dsn
3353 Downloads
DSN parsing library with support for complex expressions.
savvywombat/laravel-assert-selector-contains
8285 Downloads
Targeted content assertions using CSS selector expressions
phpdocumentor/json-path
3678 Downloads
Access php objects with json path expressions
nyu8/flarum-email-filter
1345 Downloads
Filter emails registering your Flarum site with whitelist, blacklist and even regular expressions.
ilario-pierbattista/reverse-regex
6306 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
hafriedlander/php-peg
10750 Downloads
PEG (parsing expression grammar) compiler for PHP
gobie/regex
9610 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
ghostff/dump5
2729 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
dimsav/unix-zipper
17874 Downloads
A simple compression package for Unix operating systems. UnixZipper is ideal for creating backups of your projects in unix servers.
dimafe6/redis-compressed-cache
11580 Downloads
Laravel cache driver with compression.
davgothic/smushit
2431 Downloads
SmushIt is a PHP client for the popular Yahoo! image compression web service Smush.it
convenia/credit-card-validator-php
31412 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
aboyadzhiev/php-math-parser
37082 Downloads
Simple mathematical expression parser and calculator.