Accueil / sandbox / phpMyproxy / vendor / symfony / cache
Nom de Fichier
Taille
Date
  • ..
    —
    —
  • Adapter
    —
    2023-10-24 18:53:12
    DataCollector
    —
    2023-10-24 18:53:12
    DependencyInjection
    —
    2023-10-24 18:53:12
    Exception
    —
    2023-10-24 18:53:12
    Marshaller
    —
    2023-10-24 18:53:12
    Messenger
    —
    2023-10-24 18:53:12
    Traits
    —
    2023-10-24 18:53:12
    CHANGELOG.md
    4.50KB
    2023-10-24 18:53:12
    CacheItem.php
    5.21KB
    2023-10-24 18:53:12
    DoctrineProvider.php
    2.47KB
    2023-10-24 18:53:12
    LICENSE
    1.04KB
    2023-10-24 18:53:12
    LockRegistry.php
    6.97KB
    2023-10-24 18:53:12
    PruneableInterface.php
    485.00B
    2023-10-24 18:53:12
    Psr16Cache.php
    8.50KB
    2023-10-24 18:53:12
    README.md
    922.00B
    2023-10-24 18:53:12
    ResettableInterface.php
    418.00B
    2023-10-24 18:53:12
    composer.json
    1.90KB
    2023-10-24 18:53:12
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

Alimenté par Directory Lister