Home / upload / app / vendor / symfony / cache
File Name
Size
Date
  • ..
    —
    —
  • Adapter
    —
    2023-01-20 16:35:58
    DataCollector
    —
    2023-01-20 16:35:58
    DependencyInjection
    —
    2023-01-20 16:35:58
    Exception
    —
    2023-01-20 16:35:58
    Marshaller
    —
    2023-01-20 16:35:58
    Traits
    —
    2023-01-20 16:35:58
    CHANGELOG.md
    3.88KB
    2020-09-22 17:00:00
    CacheItem.php
    5.18KB
    2020-09-22 17:00:00
    DoctrineProvider.php
    2.17KB
    2020-09-22 17:00:00
    LICENSE
    1.04KB
    2020-09-22 17:00:00
    LockRegistry.php
    6.46KB
    2020-09-22 17:00:00
    PruneableInterface.php
    485.00B
    2020-09-22 17:00:00
    Psr16Cache.php
    8.05KB
    2020-09-22 17:00:00
    README.md
    922.00B
    2020-09-22 17:00:00
    ResettableInterface.php
    418.00B
    2020-09-22 17:00:00
    composer.json
    1.69KB
    2020-09-22 17:00:00
README.md

Symfony PSR-6 implementation for caching

This component provides an extended PSR-6 implementation for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a doctrine/cache proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations.

Resources

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

Powered by Directory Lister