Download the PHP package mdeboer/doctrine-behaviour without Composer
On this page you can find all versions of the php package mdeboer/doctrine-behaviour. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mdeboer/doctrine-behaviour
More information about mdeboer/doctrine-behaviour
Files in mdeboer/doctrine-behaviour
Download mdeboer/doctrine-behaviour
More information about mdeboer/doctrine-behaviour
Files in mdeboer/doctrine-behaviour
Vendor mdeboer
Package doctrine-behaviour
Short Description Library of different entity behaviours (timestampable etc.)
License MIT
Package doctrine-behaviour
Short Description Library of different entity behaviours (timestampable etc.)
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-behaviour
Doctrine Behaviour
Library for different Doctrine entity behaviours (timestampable, expirable etc.)
Requirements
- PHP 8.1+
- Doctrine ORM 2
- intl extension
Installation
Running tests
Behaviours
- Timestampable - For automatically timestamping entities (created at, updated at)
- SoftDeletable - For soft-deleting entities
- Expirable - For entities that can have an expiration date
- Translatable - For (partially) translatable entities
License
MIT
Changelog
See CHANGELOG
All versions of doctrine-behaviour with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-intl Version *
doctrine/orm Version ^2.11
symfony/clock Version ^6.4|^7.0
ext-intl Version *
doctrine/orm Version ^2.11
symfony/clock Version ^6.4|^7.0
The package mdeboer/doctrine-behaviour contains the following files
Loading the files please wait ....