chrisharrison/vo-generator

PHP value object generator

Installs: 81

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/chrisharrison/vo-generator

3.0.0 2023-01-05 18:05 UTC

This package is auto-updated.

Last update: 2025-10-06 00:23:14 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.