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: 3 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-10-26T10:30:47.000Z (2 months ago)
- Last Synced: 2024-10-29T11:16:45.641Z (2 months ago)
- Topics: hacktoberfest, persistence
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/persistence.html
- Size: 1.48 MB
- Stars: 3,951
- Watchers: 22
- Forks: 63
- Open Issues: 23
-
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/actions/workflows/continuous-integration.yml/badge.svg?branch=3.3.x
[GA 3.3]: https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml?branch=3.3.x