bkwld/reporter
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
时间:2013-07-15 22:01
halilim/xml-iterator
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
时间:2013-07-06 10:18
phpfastcache/phpfastcache
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.
时间:2013-05-09 22:23
orchestra/memory
Memory Component for Orchestra Platform
时间:2013-04-11 12:35
geekality/timer
Simple class for logging time and memory usage of stuff
时间:2013-04-07 16:47
alexanderk23/hybrid-xml-parser
Simple class to parse huge XML files in a memory-efficient way
时间:2013-02-19 19:04
titon/cache
The cache package provides a data caching layer that supports multiple storage engines.
时间:2013-01-08 01:43
jamm/memory
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
时间:2012-12-04 21:25
jamm/errorhandler
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexp
时间:2012-12-04 21:08
pear2/cache_shm
Wrapper for shared memory and locking functionality across different PHP extensions.
时间:2012-09-10 10:48
zetacomponents/system-information
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
时间:2012-05-21 13:20
serendipity_hq/component-stopwatch
Measure your scripts (forked and improved from the Symofny's one)
时间:未知