Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
https://github.com/doctrine/persistence
hacktoberfest persistence
Last synced: 13 days ago
JSON representation
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
- Host: GitHub
- URL: https://github.com/doctrine/persistence
- Owner: doctrine
- License: mit
- Created: 2018-06-06T16:04:51.000Z (over 6 years ago)
- Default Branch: 3.3.x
- Last Pushed: 2024-03-12T15:16:39.000Z (8 months ago)
- Last Synced: 2024-04-14T01:08:21.480Z (7 months ago)
- Topics: hacktoberfest, persistence
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/persistence.html
- Size: 1.35 MB
- Stars: 3,892
- Watchers: 23
- Forks: 59
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Doctrine Persistence
[![GitHub Actions][GA 3.3 image]][GA 3.3]
[![Code Coverage][Coverage 3.3 image]][CodeCov 3.3]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)[Coverage 3.3 image]: https://codecov.io/gh/doctrine/persistence/branch/3.3.x/graph/badge.svg
[CodeCov 3.3]: https://codecov.io/gh/doctrine/persistence/branch/3.3.x
[GA 3.3 image]: https://github.com/doctrine/persistence/workflows/Continuous%20Integration/badge.svg?branch=3.3.x
[GA 3.3]: https://github.com/doctrine/persistence/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A3.3.x