antstudiocz / doctrine-magic-accessors
Fast-prototyping magic accessors trait for Doctrine entities
v2.0.1
2022-06-21 18:08 UTC
Requires
- php: ^8.0
- antstudiocz/doctrine-collections-readonly: ^2.0
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-21 03:55:30 UTC
README
Fast-prototyping magic accessors trait for Doctrine entities.
Installation
The best way to install Kdyby/DoctrineMagicAccessors is using Composer:
$ composer require kdyby/doctrine-magic-accessors
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/DoctrineMagicAccessors.