Home / DirectoryLister / DirectoryLister-5.2.1 / app / vendor / symfony / cache
File Name
Size
Date
  • ..
    —
    —
  • Adapter
    —
    2025-09-30 17:22:07
    DataCollector
    —
    2025-09-30 17:22:06
    DependencyInjection
    —
    2025-09-30 17:22:08
    Exception
    —
    2025-09-30 17:22:08
    Marshaller
    —
    2025-09-30 17:22:07
    Messenger
    —
    2025-09-30 17:22:07
    Traits
    —
    2025-09-30 17:22:07
    CHANGELOG.md
    6.10KB
    2025-09-30 17:21:59
    CacheItem.php
    5.83KB
    2025-09-30 17:21:59
    LICENSE
    1.04KB
    2025-09-30 17:21:59
    LockRegistry.php
    6.86KB
    2025-09-30 17:21:59
    PruneableInterface.php
    455.00B
    2025-09-30 17:21:59
    Psr16Cache.php
    7.59KB
    2025-09-30 17:21:59
    README.md
    942.00B
    2025-09-30 17:21:59
    ResettableInterface.php
    418.00B
    2025-09-30 17:21:59
    composer.json
    1.85KB
    2025-09-30 17:21:59
README.md

Symfony PSR-6 implementation for caching

The Cache component provides extended PSR-6 implementations for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with adapters for the most widespread caching backends. It also provides a PSR-16 adapter, and implementations for symfony/cache-contracts' CacheInterface and TagAwareCacheInterface.

Resources

  • Documentation
  • Contributing
  • Report issues and send Pull Requests in the main Symfony repository

Powered by Directory Lister