Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Doctrine ORM Badge #774

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

idmarinas
Copy link

Description

Doctrine ORM is an object-relational mapper (ORM) for PHP 7.1+ that provides transparent persistence for PHP objects. It uses the Data Mapper pattern at the heart, aiming for a complete separation of your domain/business logic from the persistence in a relational database management system.

Info

Name Category Background Color Logo Color
Doctrine ORM #fa6a3c #ffffff

Preview

Badge url
Doctrine ![Doctrine](https://img.shields.io/badge/doctrine-fa6a3c?style=for-the-badge&logo=doctrine&logoColor=white)

README.md Outdated Show resolved Hide resolved
@Ileriayo Ileriayo added the changes-requested Request changes label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes-requested Request changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants