summaryrefslogtreecommitdiff
path: root/vendor/doctrine/persistence/README.md
diff options
context:
space:
mode:
authorDevian <devianleong@gmail.com>2021-04-22 17:03:46 +0800
committerDevian <devianleong@gmail.com>2021-04-22 17:03:46 +0800
commit745cf2431a71d0e6c5f08f8605839279b2f7496e (patch)
tree11e4c7a19ac9f9efc1bb253b29b1fa488c34238e /vendor/doctrine/persistence/README.md
Initiate commit
Diffstat (limited to 'vendor/doctrine/persistence/README.md')
-rw-r--r--vendor/doctrine/persistence/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/doctrine/persistence/README.md b/vendor/doctrine/persistence/README.md
new file mode 100644
index 0000000..a9f564e
--- /dev/null
+++ b/vendor/doctrine/persistence/README.md
@@ -0,0 +1,12 @@
+# Doctrine Persistence
+
+[![Build Status](https://travis-ci.org/doctrine/persistence.svg)](https://travis-ci.org/doctrine/persistence)
+[![Code Coverage](https://codecov.io/gh/doctrine/persistence/branch/2.1.x/graph/badge.svg)](https://codecov.io/gh/doctrine/persistence/branch/2.1.x)
+
+The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
+
+## More resources:
+
+* [Website](https://www.doctrine-project.org/)
+* [Documentation](https://www.doctrine-project.org/projects/doctrine-persistence/en/latest/index.html)
+* [Downloads](https://github.com/doctrine/persistence/releases)