PHPackages                             fourhundredfour/doctrine-lombok - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. fourhundredfour/doctrine-lombok

ActiveLibrary[Database &amp; ORM](/categories/database)

fourhundredfour/doctrine-lombok
===============================

A Doctrine library to create getter/setter at runtime with annotations.

1.0.0(5y ago)02[1 issues](https://github.com/fourhundredfour/doctrine-lombok/issues)ApachePHP

Since Oct 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fourhundredfour/doctrine-lombok)[ Packagist](https://packagist.org/packages/fourhundredfour/doctrine-lombok)[ RSS](/packages/fourhundredfour-doctrine-lombok/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

doctrine-lombok
===============

[](#doctrine-lombok)

A Doctrine library to create getter/setter at runtime with annotations.

Index
-----

[](#index)

- [Requirements](#requirements)
- [Usage](#usage)
- [Badges](#badges)

Requirements
------------

[](#requirements)

- Doctrine
- > =PHP 7.4

Usage
-----

[](#usage)

```
// my_source/Entity/User.php
