Libraries tagged by impression
symfony/expression-language
177417690 Downloads
Provides an engine that can compile and evaluate expressions
composer/pcre
248253796 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
mtdowling/cron-expression
78326703 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/regex
12240329 Downloads
A sane interface for php's built in preg_* functions
kriswallsmith/assetic
48174400 Downloads
Asset Management for PHP
composer/metadata-minifier
96139084 Downloads
Small utility library that handles metadata minification and expansion.
composer/installers
119495985 Downloads
A multi-framework Composer library installer
lorisleiva/cron-translator
6315707 Downloads
Makes CRON expressions human-readable
alchemy/zippy
21131482 Downloads
Zippy, the archive manager companion
staudenmeir/laravel-cte
5747490 Downloads
Laravel queries with common table expressions
pear/archive_tar
52659680 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nelexa/zip
6259263 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
martin-georgiev/postgresql-for-doctrine
4051409 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
tpetry/laravel-query-expressions
210966 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
wapmorgan/unified-archive
1412263 Downloads
UnifiedArchive - an archive manager with unified interface of working with all popular archive formats (zip/7z/rar/gz/bz2/xz/cab/tar/tar.gz/tar.bz2/tar.x/tar.Z/...) for PHP with ability for listing, reading, extracting and creation + built-in console archive manager.