Libraries tagged by WH
pimcore/search-query-parser
376717 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
phpcompatibility/phpcompatibility-symfony
484725 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
485074 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
oxid-esales/oxideshop-unified-namespace-generator
861982 Downloads
OXID eShop related utility, which generates edition-specific class files for the 'unified namespace'
oskarstark/symfony-http-responder
547360 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
opensolutions/oss-snmp
21857 Downloads
A PHP SNMP library for people who hate SNMP, MIBs and OIDs!
njxqlus/filament-progressbar
28140 Downloads
This Filament component shows a progress bar at the top of the page when we navigate from one page to another
nervo/yuicompressor
1439766 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
namoshek/laravel-redis-sentinel
244027 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
mxrxdxn/pwned-passwords
41041 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
mpyw/php-hyper-builtin-server
80826 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
mediamonks/doctrine-extensions
112658 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
mathiasgrimm/laravel-log-keeper
71270 Downloads
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
madewithlove/elasticsearcher
129212 Downloads
Wrapper on top of the ElasticSearch PHP SDK which allows easier index/document/query management.
laminas/laminas-cache-storage-deprecated-factory
258138 Downloads
Temporary storage adapter factory for fluent migration to laminas-cache v3 when working with laminas components which depend on laminas-cache