Libraries tagged by zen
laminas/laminas-zendframework-bridge
91528004 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
composer/installers
103608750 Downloads
A multi-framework Composer library installer
zendesk/zendesk_api_client_php
17986536 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
zendframework/zendframework
7470820 Downloads
Zend Framework
zendframework/zend-stdlib
62702830 Downloads
SPL extensions, array utilities, error handlers, and more
zendframework/zend-eventmanager
84090815 Downloads
Trigger and listen to events within a PHP application
zendframework/zend-escaper
46703381 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
zendframework/zend-diactoros
74559537 Downloads
PSR HTTP Message implementations
zendframework/zend-code
80481443 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
phpfastcache/phpfastcache
3734839 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
zenstruck/foundry
5656223 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
zenorocha/clipboardjs
145969 Downloads
Modern copy to clipboard. No Flash. Just 3kb gzipped https://clipboardjs.com
shardj/zf1-future
2212652 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
colinmollenhour/cache-backend-redis
18450046 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
18201698 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.