Download the PHP package death_satan/lombok without Composer
On this page you can find all versions of the php package death_satan/lombok. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download death_satan/lombok
More information about death_satan/lombok
Files in death_satan/lombok
Download death_satan/lombok
More information about death_satan/lombok
Files in death_satan/lombok
Vendor death_satan
Package lombok
Short Description Implementing Lombok similar to Java with PHP
License MIT
Package lombok
Short Description Implementing Lombok similar to Java with PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package lombok
Implementing Lombok similar to Java with PHP
- 用PHP实现类似Java的Lombok
安装
composer
已实现注解
- Data (为所有的属性生成对应的Get,Set方法)
- Getter (单独的为一个属性生成Get方法)
- Setter (单独的为一个属性生成Set方法)
- RequiredArgsConstructor (为所有没有默认值的属性生成__construct方法)
-
更多待实现
示例
All versions of lombok with dependencies
PHP Build Version
Package Version
The package death_satan/lombok contains the following files
Loading the files please wait ....