marvinwank / vog
简单的PHP值对象生成器
2.5.2
2022-01-28 15:13 UTC
Requires
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ^9
- dev-master
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.0
- v2.0.0
- 1.1.0
- 1.0.0
- 0.3.1
- 0.3.0
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.2
- 0.1.1
- 0.1.0
- dev-refactoring
- dev-feature_parse_yaml
- dev-refactoring_json_dtos
- dev-feature_set_with_primitive_types
- dev-feature_fpp_to_vog
- dev-tests_with_functions_on_value_objects
- dev-feature_optional_mutability
This package is auto-updated.
Last update: 2024-09-29 05:49:42 UTC
README
vog是一个零依赖的面向对象PHP预处理器,它基于vog定义生成值对象。语法不是受Haskell启发,因此易于阅读。
鸣谢
这基本上是对https://github.com/prolic/fpp的抄袭,但从头开始重新编写,代码更简洁但易于阅读,测试覆盖率较高,并有适当的文档。
文档
请在此处阅读文档 here