Home / DirectoryLister / DirectoryLister-3.12.3 / app / vendor / symfony / cache
File Name
Size
Date
  • ..
    —
    —
  • Adapter
    —
    2024-02-18 18:05:58
    DataCollector
    —
    2024-02-18 18:05:50
    DependencyInjection
    —
    2024-02-18 18:06:01
    Exception
    —
    2024-02-18 18:06:02
    Marshaller
    —
    2024-02-18 18:06:00
    Messenger
    —
    2024-02-18 18:05:59
    Traits
    —
    2024-02-18 18:05:52
    CHANGELOG.md
    4.50KB
    2024-02-18 18:05:10
    CacheItem.php
    5.21KB
    2024-02-18 18:05:09
    DoctrineProvider.php
    2.47KB
    2024-02-18 18:05:10
    LICENSE
    1.04KB
    2024-02-18 18:05:10
    LockRegistry.php
    6.97KB
    2024-02-18 18:05:10
    PruneableInterface.php
    485.00B
    2024-02-18 18:05:10
    Psr16Cache.php
    8.50KB
    2024-02-18 18:05:09
    README.md
    942.00B
    2024-02-18 18:05:11
    ResettableInterface.php
    418.00B
    2024-02-18 18:05:11
    composer.json
    1.89KB
    2024-02-18 18:05:11
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