- Added compatibility with doctrine/orm 3.x (#13)
- Preparing to new release with doctrine/orm 3.x and PHP 8.x only (#15)
- Removed legacy mode (#11)
- Add tests and code style (#5)
- Added new style for the camel case naming strategy (#7)
- Added string return type to method
joinKeyColumName
(#3)
- Support PHP ~8.0 (#1)
- Imported PHP functions into
use
part explicitly.
- First release of this component.