kdyby / doctrine-magic-accessors
Fast-prototyping magic accessors trait for Doctrine entities
Installs: 70 107
Dependents: 1
Suggesters: 5
Security: 0
Stars: 3
Watchers: 5
Forks: 2
Open Issues: 1
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: 2024-10-22 04:16:16 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.