hexastudio/array_disk
Store array as cache in hardDrive, decrease memory usage
时间:2014-03-11 01:04
ponyfleisch/fpdf-stream
FPDF Version that supports streaming directly to the browser
时间:2014-03-06 02:57
misterion/ko-process
Simple pcntl fork wrapper and process manager
时间:2014-02-12 14:57
opine/config
Service for reading/accesing configurations from disk and caching them in memory
时间:2014-02-02 19:08
shavy/qcache
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
时间:2014-01-30 08:07
zf1/zend-memory
Zend Framework 1 Memory package
时间:2014-01-02 15:38
maennchen/zipstream-php
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
时间:2013-11-13 13:23
digitaledgeit/platform
Library for platform inspection
时间:2013-10-24 03:54
scripter-co/twitter-stream-bundle
A Twitter Stream bundle for Symfony2
时间:2013-10-09 17:12
cash/lrucache
An efficient memory-based Least Recently Used (LRU) cache
时间:2013-09-20 19:05
mjsilva/in-memory-storage
Simple class that uses singleton pattern to save whatever in memory
时间:2013-09-01 23:13
barracudanetworks/archivestream-php
A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.
时间:2013-07-28 06:11
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53