kdyby / doctrine-magic-accessors
Fast-prototyping magic accessors trait for Doctrine entities
v1.0.0
2017-05-18 23:05 UTC
Requires
- php: ^5.6 || ^7.0
- kdyby/doctrine-collections-readonly: ^1.0@dev
Requires (Dev)
- nette/tester: ~1.7
This package is auto-updated.
Last update: 2026-02-22 07:27:44 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.