ipub/doctrine-consistence

Consistence registration extension for Nette and Doctrine 2

v0.4.2 2021-09-28 18:41 UTC

This package is auto-updated.

Last update: 2024-03-29 00:45:07 UTC


README

Build Status Licence Code coverage

PHP Downloads total Latest stable PHPStan

Register Consistence data types into Doctrine2 entity repository.

Installation

The best way to install ipub/doctrine-consistence is using Composer:

composer require ipub/doctrine-consistence

After that you have to register extension in config.neon.

extensions:
    doctrineConsistence: IPub\DoctrineConsistence\DI\DoctrineConsistenceExtension

Documentation

Learn how to use extended data types in documentation.

Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/doctrine-consistence.