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

https://github.com/softspring/doctrine-templates

This library provides doctrine templates
https://github.com/softspring/doctrine-templates

doctrine

Last synced: 3 months ago
JSON representation

This library provides doctrine templates

Awesome Lists containing this project

README

          

# Doctrine Templates

[![Latest Stable](https://img.shields.io/packagist/v/softspring/doctrine-templates?label=stable&style=flat-square)](https://github.com/softspring/doctrine-templates/releases)
[![Latest Unstable](https://img.shields.io/packagist/v/softspring/doctrine-templates?label=unstable&style=flat-square&include_prereleases)](https://github.com/softspring/doctrine-templates/releases)
[![License](https://img.shields.io/packagist/l/softspring/doctrine-templates?style=flat-square)](https://github.com/softspring/doctrine-templates/blob/6.0/LICENSE)
[![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/doctrine-templates/php?style=flat-square)](https://github.com/softspring/doctrine-templates/blob/6.0/composer.json)
[![Downloads](https://img.shields.io/packagist/dt/softspring/doctrine-templates?style=flat-square)](https://packagist.org/packages/softspring/doctrine-templates)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/doctrine-templates/ci.yml?branch=6.0&style=flat-square&label=CI)](https://github.com/softspring/doctrine-templates/actions/workflows/ci.yml)
[![Coverage](https://img.shields.io/codecov/c/github/softspring/doctrine-templates?branch=6.0&style=flat-square)](https://codecov.io/gh/softspring/doctrine-templates)

This component provides reusable Doctrine embeddables, entity traits, and matching Symfony form types for recurring model patterns.

## Armonic

This package is part of [Armonic](https://softspring.es/en/armonic).

## Documentation

[Armonic Documentation](https://armonic.softspring.es/latest/components/doctrine-templates)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).

[Report issues](https://github.com/softspring/doctrine-templates/issues) and [send Pull Requests](https://github.com/softspring/doctrine-templates/pulls)

## License

This package is free and released under the [AGPL-3.0 license](LICENSE).