Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Repository files navigation

Value Object by spaceonfire

Latest Version on PackagistSoftware LicenseTotal DownloadsCode Coverage

Value Object library for PHP.

Install

Via Composer

$ composer require spaceonfire/value-object

Usage

$int = newclass(10) extends \spaceonfire\ValueObject\IntValue {};
\Webmozart\Assert\Assert::same($int->value(), 10);

Change log

Please see CHANGELOG for more information on what has changed recently.

Contributing

Report issues and send Pull Requests in the main spaceonfire repository. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

[ABANDONED] Moved to getwarp organization https://github.com/getwarp/warp

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages