13 lines
630 B
Markdown
13 lines
630 B
Markdown
|
# 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)
|