netgescon-master/_BACKUP_OLD_netgescon_INACTIVE/vendor/psr/simple-cache
2025-07-22 22:06:08 +00:00
..
src 🚀 Implementazioni server: sistema controllo duplicati, viste mancanti, relazioni + sistema contabile MASTRO/CONTO/SOTTOCONTO 2025-07-22 22:06:08 +00:00
.editorconfig 🚀 Implementazioni server: sistema controllo duplicati, viste mancanti, relazioni + sistema contabile MASTRO/CONTO/SOTTOCONTO 2025-07-22 22:06:08 +00:00
composer.json 🚀 Implementazioni server: sistema controllo duplicati, viste mancanti, relazioni + sistema contabile MASTRO/CONTO/SOTTOCONTO 2025-07-22 22:06:08 +00:00
LICENSE.md 🚀 Implementazioni server: sistema controllo duplicati, viste mancanti, relazioni + sistema contabile MASTRO/CONTO/SOTTOCONTO 2025-07-22 22:06:08 +00:00
README.md 🚀 Implementazioni server: sistema controllo duplicati, viste mancanti, relazioni + sistema contabile MASTRO/CONTO/SOTTOCONTO 2025-07-22 22:06:08 +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.