Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
/ cache-symfony Public archive

Implementation of the contracts for caching through Symfony Cache

License

Notifications You must be signed in to change notification settings

getpop/cache-symfony

Repository files navigation

Symfony Cache for PoP

Implementation of the contracts for caching through Symfony Cache

Install

Via Composer

$ composer require getpop/cache-symfony

Usage

Initialize the component:

\PoP\Root\ComponentLoader::initializeComponents([
    \PoP\SymfonyCache\Component::class,
]);

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email leo@getpop.org instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Implementation of the contracts for caching through Symfony Cache

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages