Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softspring/doctrine-target-entity-resolver


https://github.com/softspring/doctrine-target-entity-resolver

component doctrine symfony

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Doctrine Target Entity Resolver

![Latest Stable](https://img.shields.io/packagist/v/softspring/doctrine-target-entity-resolver?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/doctrine-target-entity-resolver?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/doctrine-target-entity-resolver?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/doctrine-target-entity-resolver/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/doctrine-target-entity-resolver?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/doctrine-target-entity-resolver/php.yml?branch=5.3&style=flat-square&label=CI)](https://github.com/softspring/doctrine-target-entity-resolver/actions/workflows/php.yml)

## Installation

### Applications that use Symfony Flex

Open a command console, enter your project directory and execute:

```console
$ composer require softspring/doctrine-target-entity-resolver
```