internet / intercache
A lightweight PHP cross-request caching library.
                                    Fund package maintenance!
                                                                            
                                                                                                                                        paypal.me/NetworkNetMagicians
                                                                                    
                                                                
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/internet/intercache
Requires
- ext-json: *
- ext-zlib: *
- fig/cache-util: dev-master@dev
- psr/cache: 1.0.1
- psr/simple-cache: 1.0.1
Requires (Dev)
- cache/integration-tests: ^0.16
- phpunit/phpunit: ^5.7.21
This package is auto-updated.
Last update: 2025-10-29 02:43:34 UTC
README
A lightweight PHP PSR-6 compliant, cross-request caching library.
Features
- Standards Compliant: Built to the PSR-6 specification.
- Lightweight: Only 6kB total source code.
- Tested: Standard unit tests provided.