Home / app / vendor / symfony / cache
File Name
Size
Date
  • ..
    —
    —
  • Adapter
    —
    2022-04-22 18:15:32
    DataCollector
    —
    2022-04-22 18:15:29
    DependencyInjection
    —
    2022-04-22 18:15:34
    Exception
    —
    2022-04-22 18:15:35
    Marshaller
    —
    2022-04-22 18:15:33
    Messenger
    —
    2022-04-22 18:15:33
    Traits
    —
    2022-04-22 18:15:30
    CHANGELOG.md
    4.50KB
    2022-04-22 18:15:03
    CacheItem.php
    5.21KB
    2022-04-22 18:15:03
    DoctrineProvider.php
    2.41KB
    2022-04-22 18:15:03
    LICENSE
    1.04KB
    2022-04-22 18:15:03
    LockRegistry.php
    6.94KB
    2022-04-22 18:15:03
    PruneableInterface.php
    485.00B
    2022-04-22 18:15:03
    Psr16Cache.php
    8.50KB
    2022-04-22 18:15:03
    README.md
    922.00B
    2022-04-22 18:15:03
    ResettableInterface.php
    418.00B
    2022-04-22 18:15:03
    composer.json
    1.90KB
    2022-04-22 18:15:03
README.md

Symfony PSR-6 implementation for caching

The Cache 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

Made with with help from Directory Lister

file.info