antstudiocz / doctrine-magic-accessors
Fast-prototyping magic accessors trait for Doctrine entities
Installs: 969
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
pkg:composer/antstudiocz/doctrine-magic-accessors
Requires
- php: ^8.0
- antstudiocz/doctrine-collections-readonly: ^2.0
Requires (Dev)
This package is not auto-updated.
Last update: 2025-10-09 08:39:19 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.