Libraries tagged by impression
symfony/expression-language
165140865 Downloads
Provides an engine that can compile and evaluate expressions
composer/pcre
213741782 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
mtdowling/cron-expression
77709829 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/regex
10664139 Downloads
A sane interface for php's built in preg_* functions
kriswallsmith/assetic
47852466 Downloads
Asset Management for PHP
composer/metadata-minifier
87983070 Downloads
Small utility library that handles metadata minification and expansion.
composer/installers
112871006 Downloads
A multi-framework Composer library installer
lorisleiva/cron-translator
5540999 Downloads
Makes CRON expressions human-readable
alchemy/zippy
20538796 Downloads
Zippy, the archive manager companion
staudenmeir/laravel-cte
4958499 Downloads
Laravel queries with common table expressions
pear/archive_tar
49512979 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nelexa/zip
5845497 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
3653751 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
145255 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
wapmorgan/unified-archive
1345017 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.