Libraries tagged by zen
colinmollenhour/cache-backend-redis
20391495 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20086356 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
amnuts/opcache-gui
4039190 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
magento/zendframework1
18272035 Downloads
Magento Zend Framework 1
zendframework/zendframework1
6745968 Downloads
Zend Framework 1
zendframework/zend-validator
35365824 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
zendframework/zend-uri
26490992 Downloads
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
zendframework/zend-servicemanager
28306944 Downloads
Factory-Driven Dependency Injection Container
zendframework/zend-loader
28042058 Downloads
Autoloading and plugin loading strategies
zendframework/zend-json
23429736 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
zendframework/zend-hydrator
20117519 Downloads
Serialize objects to arrays, and vice versa
zendframework/zend-http
23891780 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
zendframework/zend-expressive
1656844 Downloads
PSR-15 Middleware Microframework
zendframework/zend-config
19679281 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zendframework/zend-cache
11165436 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output