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

https://github.com/santik/entityextender

Package for extending Doctrine Entities with data from remote sources
https://github.com/santik/entityextender

doctrine doctrine2

Last synced: 6 months ago
JSON representation

Package for extending Doctrine Entities with data from remote sources

Awesome Lists containing this project

README

          

# EntityExtender

Library for extending entities with new fields

# Installation

```console
$ composer require santik/entity-extender
```