# PHPCrazy.Class.Cache **Repository Path**: newzhangyun/PHPCrazy.Class.Cache ## Basic Information - **Project Name**: PHPCrazy.Class.Cache - **Description**: PHPCrazy 缓存类 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #PHPCrazy.Class.Cache PHPCrazy 缓存类 ##如何使用? 下载[ Crazy / PHPCrazy.Class.Cache](http://git.oschina.net/Crazy-code/PHPCrazy.Class.Cache/repository/archive/master),解压到PHPCrazy程序根目录 ##实例 ###写入缓存 ```php ``` ###读取缓存 ```php ``` ###清除缓存 ```php ```