chrisharrison/vo-generator

PHP value object generator

3.0.0 2023-01-05 18:05 UTC

This package is auto-updated.

Last update: 2024-04-05 21:01:13 UTC


README

A PHP 7/8 value object generator.

Build Status Version

Compatibility

  • PHP 7 compatibility: 1.x.x

  • PHP 8 compatibility: 2.x.x

Installation

Through Composer, obviously:

composer require chrisharrison/vo-generator

Acknowledgements

This library is inspired by James Sanders' valueobject-generator.

VOML syntax is loosely based on GraphQL.

Documentation

Documentation is available on the wiki.