[READ-ONLY] Easy to use Caching library with support for multiple caching backends. This repo is a …

Repo Url https://github.com/cakephp/cache
Clone Url:
Watchers 7
Issues 0
Forks 3
Last Pushed At 2016-04-25
Tags has:composer has:license has:readme keyword:cache keyword:caching license:mit version:4.x
Last fetched: on 1/3/20

Recent Activity

Date Commit Message
2023-06-07 Use 0770 as default perms.
2023-06-07 Merge branch '4.next' into 5.x
2023-06-07 remove deprecations
2023-06-07 Use dirMask option to configure the folder perms.
2023-04-08 Fix build errors
2023-04-08 Merge remote-tracking branch 'origin/4.next' into 5.x
2023-04-08 Namespace all functions. Add global versions if not already defined.
2023-04-08 Merge branch '4.next' into 5.x
2023-04-08 Merge branch '4.x' into 4.next
2023-04-08 Fix mistake
2023-04-08 Update "provide" config of various packages.
2023-04-08 Merge remote-tracking branch 'origin/4.next' into 5.x
2023-04-08 Throw an Exception instead of an error on Cache::write() fail. See original #16932 (#17034) Throw a CacheWriteException when a Cache::write() fails, instead of triggering an error. This allows the developer more control over how to handle a Cache::write() issue.
2023-04-08 Consolidate code fencing in exception messages. (#16956) Consolidate code fencing in exception messages.
2023-04-08 Fix up TypeError cases found by PHPStan level 7/8
2023-04-08 Fix up Psalm.
2023-04-08 Fix up TypeError cases found by PHPStan level 7/8
2023-03-24 Update "provide" config of various packages.