ipub/doctrine-consistence

Consistence registration extension for Nette and Doctrine 2

Installs: 66 993

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/ipub/doctrine-consistence

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

This package is auto-updated.

Last update: 2025-09-29 02:57:40 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.