Libraries tagged by redu
roflcopter24/contao-css-purger-bundle
3 Downloads
Scans and reduces the CSS to rules that are actually used on each page.
mheap/silex-security
29 Downloads
Wrapper around symfony\security to reduce config needed
maxserv/fal_migration_undoubler
8 Downloads
Finds documents outside of the _migrated folder, updates references to point to those files and removes the redundant file from the _migrated folder.
hypejunction/hypestash
39 Downloads
API for caching common counters to reduce DB queries
elgg/elgg_ajax_register
185 Downloads
Loads the registration form via Ajax request to reduce spam
dsx/pax
46 Downloads
PAX provides easy interacting between PHP and AJAX while it reduces at the same time written code in Javascript and improves the way of managing and manipulating DOM elements from the backend in an object oriented style.
sebastian/recursion-context
776717108 Downloads
Provides functionality to recursively process PHP variables
psr/http-message
900836962 Downloads
Common interface for HTTP messages
psr/http-factory
575402219 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
predis/predis
264422169 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
guzzlehttp/psr7
890312488 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/cache
553933965 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/routing
693651062 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
722816243 Downloads
Provides a structured process for converting a Request into a Response
doctrine/lexer
808053883 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.