parsaaghayi-backend/vendor/psr/simple-cache
DevOps c9a688e80d
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
chore: commit vendor directory for fully offline builds
2026-06-28 18:08:40 +00:00
..
src chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
.editorconfig chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
composer.json chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
LICENSE.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
README.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00

PHP FIG Simple Cache PSR

This repository holds all interfaces related to PSR-16.

Note that this is not a cache implementation of its own. It is merely an interface that describes a cache implementation. See the specification for more details.

You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package.