Libraries tagged by impression
symfony/css-selector
682260139 Downloads
Converts CSS selectors to XPath expressions
symfony/expression-language
182561670 Downloads
Provides an engine that can compile and evaluate expressions
composer/pcre
259316842 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
mtdowling/cron-expression
78615456 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/regex
13011848 Downloads
A sane interface for php's built in preg_* functions
kriswallsmith/assetic
48316577 Downloads
Asset Management for PHP
composer/metadata-minifier
99491041 Downloads
Small utility library that handles metadata minification and expansion.
composer/installers
122430218 Downloads
A multi-framework Composer library installer
lorisleiva/cron-translator
6675981 Downloads
Makes CRON expressions human-readable
alchemy/zippy
21431970 Downloads
Zippy, the archive manager companion
staudenmeir/laravel-cte
6140058 Downloads
Laravel queries with common table expressions
pear/archive_tar
54129094 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nelexa/zip
6457246 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
4249599 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
243236 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls