Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

fazland/doctrine-extra

Repository files navigation

Fazland - DoctrineExtra

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.