nofutur3/value-object

Collection of value objects for PHP

Maintainers

Package info

github.com/nofutur3/value-object

Homepage

pkg:composer/nofutur3/value-object

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2019-02-02 10:07 UTC

This package is auto-updated.

Last update: 2026-03-01 00:26:55 UTC


README

Build Status Downloads this Month Latest stable

Collection of ready to use value objects for PHP.

Installation

composer req nofutur3/value-object

Collection of value objects

  • Address\PostalCode
  • User\Email

Prepare your own value object

Modify value object

Contributing

Open an issue or send a pull request. PRs should contain tests for the added feature. Try to run composer ci before submitting the PR.