fazland/doctrine-extra

This package is abandoned and no longer maintained. The author suggests using the refugis/doctrine-extra package instead.

A set of Doctrine extensions.

1.0 2019-12-16 16:35 UTC

This package is auto-updated.

Last update: 2020-04-06 18:49:29 UTC


README

Build Status

⚠️ Warning

This repository has been deprecated.
The development of this package will continue on https://github.com/refugis/doctrine-extra.

A set of Doctrine extensions.

Requirements

  • php ^7.4

Installation

The suggested installation method is via composer:

$ composer require fazland/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.