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: 2 months 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 7 years ago)
- Default Branch: 4.0.x
- Last Pushed: 2025-04-03T18:18:33.000Z (9 months ago)
- Last Synced: 2025-05-11T03:01:44.228Z (8 months ago)
- Topics: hacktoberfest, persistence
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/persistence.html
- Size: 1.53 MB
- Stars: 3,990
- Watchers: 20
- Forks: 67
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Doctrine Persistence
[![GitHub Actions][GA 4.0 image]][GA 4.0]
[![Code Coverage][Coverage 4.0 image]][CodeCov 4.0]
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 4.0 image]: https://codecov.io/gh/doctrine/persistence/branch/4.0.x/graph/badge.svg
[CodeCov 4.0]: https://codecov.io/gh/doctrine/persistence/branch/4.0.x
[GA 4.0 image]: https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml/badge.svg?branch=4.0.x
[GA 4.0]: https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml?branch=4.0.x