A simple php value object generator

Installs: 54

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/marvinwank/vog

2.5.2 2022-01-28 15:13 UTC

README

vog is a zero-dependency Object-Oriented PHP Preprocessor that generates value objects based on vog definitions. The syntax is not inspired by Haskell and thus readable.

Credits

This is basically a ripoff of https://github.com/prolic/fpp, but rewritten from scratch, with less fancy but readable code, high test coverage and proper documentation.

Documentation

Read the docs here