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.
时间:2026-01-04 07:59
jamm/autoload
Class to organize autoloading by PHP naming conventions and PSR-0 standard
时间:2012-12-17 21:55
jamm/tasks
Simple way to manage delayed execution in PHP scripts
时间:2012-12-04 22:05
jamm/redis-dashboard
Simple tool to see what is in your Redis
时间:2012-12-04 21:56
jamm/tester
Unit-testing module (better than PHPUnit)
时间:2012-12-04 21:30
jamm/http
Objects to easy manipulate by HTTP-requests and responses
时间:2012-12-04 21:15
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
jamm/datamapper
Map objects to storage (MySQL or Redis), without relations mapping
时间:2012-12-04 20:55