summaryrefslogtreecommitdiff
path: root/vendor/doctrine/cache/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/doctrine/cache/README.md')
-rw-r--r--vendor/doctrine/cache/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/doctrine/cache/README.md b/vendor/doctrine/cache/README.md
new file mode 100644
index 0000000..c795a05
--- /dev/null
+++ b/vendor/doctrine/cache/README.md
@@ -0,0 +1,9 @@
+# Doctrine Cache
+
+[![Build Status](https://img.shields.io/travis/doctrine/cache/master.svg?style=flat-square)](http://travis-ci.org/doctrine/cache)
+[![Code Coverage](https://codecov.io/gh/doctrine/dbal/branch/cache/graph/badge.svg)](https://codecov.io/gh/doctrine/dbal/branch/master)
+
+[![Latest Stable Version](https://img.shields.io/packagist/v/doctrine/cache.svg?style=flat-square)](https://packagist.org/packages/doctrine/cache)
+[![Total Downloads](https://img.shields.io/packagist/dt/doctrine/cache.svg?style=flat-square)](https://packagist.org/packages/doctrine/cache)
+
+Cache component extracted from the Doctrine Common project. [Documentation](https://www.doctrine-project.org/projects/doctrine-cache/en/current/index.html)