Library of different entity behaviours (timestampable etc.)
⚠️ Development has moved to mdeboer/doctrine-behaviour. If you want to receive updates, please replace the packagecloudstek/doctrine-behaviour
withmdeboer/doctrine-behaviour
and replace all usages of the namespaceCloudstek\DoctrineBehaviour
withmdeboer\DoctrineBehaviour
. Version v3.0.0 is API compatible with v2.1.0.
- PHP 8.1+
- Doctrine ORM 2
- intl extension
$ composer require cloudstek/doctrine-behaviour
$ composer run-script test
Please see the docs folder for available behaviours and their documentation.
MIT
See CHANGELOG