refugis/doctrine-extra

A set of Doctrine extensions.

3.0.0 2023-10-19 21:46 UTC

This package is auto-updated.

Last update: 2024-04-19 23:11:52 UTC


README

Tests codecov

A set of Doctrine extensions. Originally written by Fazland team.

Requirements

  • php ^8.1

Installation

The suggested installation method is via composer:

$ composer require refugis/doctrine-extra

Using DoctrineExtra

See using-doctrine-extra.md.

Test

Run

$ vendor/bin/phpunit

Contributing

Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!

License

DoctrineExtra is licensed under the MIT License - see the LICENSE file for details.