https://github.com/b2pweb/bdf-prime-persistence
Adapter of Doctrine persistence for Prime ORM
https://github.com/b2pweb/bdf-prime-persistence
Last synced: 5 months ago
JSON representation
Adapter of Doctrine persistence for Prime ORM
- Host: GitHub
- URL: https://github.com/b2pweb/bdf-prime-persistence
- Owner: b2pweb
- License: mit
- Created: 2020-06-22T14:35:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T15:44:44.000Z (over 1 year ago)
- Last Synced: 2025-10-26T07:32:21.814Z (8 months ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prime persistence
Implementation of Doctrine persistence interfaces.
[](https://github.com/b2pweb/bdf-prime-persistence/actions/workflows/php.yml)
[](https://app.codecov.io/github/b2pweb/bdf-prime-persistence)
[](https://packagist.org/packages/b2pweb/bdf-prime-persistence)
[](https://packagist.org/packages/b2pweb/bdf-prime-persistence)
## Installation
```bash
composer require b2pweb/bdf-prime-persistence
```