An open API service indexing awesome lists of open source software.

https://github.com/yahoojapan/configcachebundle

Symfony ConfigCacheBundle for easier handling of user-defined configuration file cache
https://github.com/yahoojapan/configcachebundle

Last synced: 6 months ago
JSON representation

Symfony ConfigCacheBundle for easier handling of user-defined configuration file cache

Awesome Lists containing this project

README

          

ConfigCacheBundle
=================

[![Build Status](https://travis-ci.org/yahoojapan/ConfigCacheBundle.svg?branch=master)](https://travis-ci.org/yahoojapan/ConfigCacheBundle)
[![Code Coverage](https://scrutinizer-ci.com/g/yahoojapan/ConfigCacheBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/yahoojapan/ConfigCacheBundle/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/yahoojapan/ConfigCacheBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/yahoojapan/ConfigCacheBundle/?branch=master)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/e96118fc-4b8e-4e02-bdc8-30130a90a6cc/mini.png)](https://insight.sensiolabs.com/projects/e96118fc-4b8e-4e02-bdc8-30130a90a6cc)
[![Latest Stable Version](https://poser.pugx.org/yahoojapan/config-cache-bundle/v/stable)](https://packagist.org/packages/yahoojapan/config-cache-bundle)

The ConfigCacheBundle is a bundle that handles configuration file caches.

Documentation
-------------

See the [documentation](Resources/doc/index.md) for installation and usage.

License
-------

This bundle is under the [MIT license](Resources/meta/LICENSE).