README.md
# Entity
![PHP Version Support](https://badgen.net/packagist/php/daikon/entity?color=blue)
[![Lines of Code](https://badgen.net/codeclimate/loc/daikon-cqrs/entity)](https://codeclimate.com/github/daikon-cqrs/entity/code?sort=-loc)
[![Packagist](https://badgen.net/packagist/name/daikon/entity?color=blue)](https://packagist.org/packages/daikon/entity)
[![License](https://badgen.net/github/license/daikon-cqrs/entity)](https://github.com/daikon-cqrs/entity/blob/master/LICENSE)
[![Build Status](https://badgen.net/travis/daikon-cqrs/entity?label=build)](https://travis-ci.com/daikon-cqrs/entity)
[![Code Coverage](https://badgen.net/codecov/c/github/daikon-cqrs/entity)](https://codecov.io/gh/daikon-cqrs/entity)
[![Type Coverage](https://shepherd.dev/github/daikon-cqrs/entity/coverage.svg)](https://shepherd.dev/github/daikon-cqrs/entity)
[![Code Quality](https://img.shields.io/scrutinizer/quality/g/daikon-cqrs/entity/master)](https://scrutinizer-ci.com/g/daikon-cqrs/entity/?branch=master)
[![Code Maintainability](https://badgen.net/codeclimate/maintainability/daikon-cqrs/entity)](https://codeclimate.com/github/daikon-cqrs/entity)
[![Dependabot](https://badgen.net/github/dependabot/daikon-cqrs/entity)](https://github.com/daikon-cqrs/entity/network/updates)
Boilerplate for well structured entities in Daikon-CQRS projects.