CommonSense PHP API Library
Recess Namespace Reference

Detailed Description

Cache is a low level service offering volatile key-value pair storage. Chain-of-command allows multiple providers to be used.

Placing all cache providers in this Cache file to avoid costs of including individual providers. For the perf concerned be encouraged to remove unused cache providers from this file.

Author:
Kris Jordan <krisjordan@gmail.com> PHP Framework MIT Kris Jordan <krisjordan@gmail.com> 2008, 2009-2009 Kris Jordan PHP Framework MIT http://www.recessframework.org/ Library is an important low level utility in Recess used to make importing class files less painful. Library is also an important level of indirection between PHP's native include/require functions. Library is how Recess dynamically 'compiles' all classes into a single PHP file. Kris Jordan <krisjordan@gmail.com> 2008, 2009 Kris Jordan PHP Framework MIT http://www.recessframework.org/ ResponseCodes provides named constants for HTTP protocol status codes. Written for the Recess PHP Framework (http://www.recessframework.org/) Kris Jordan <krisjordan@gmail.com> 2008, 2009 Kris Jordan PHP Framework MIT http://www.recessframework.org/
 All Classes Namespaces Files Functions Variables