PHPackages                             neuecommerce/value-objects - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. neuecommerce/value-objects

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

neuecommerce/value-objects
==========================

Collection of framework agnostic PHP Value Objects.

1324PHP

Since May 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/neuecommerce/value-objects)[ Packagist](https://packagist.org/packages/neuecommerce/value-objects)[ RSS](/packages/neuecommerce-value-objects/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Value Objects
-------------

[](#value-objects)

[![Build Status](https://github.com/neuecommerce/value-objects/workflows/Tests/badge.svg?branch=1.x)](https://github.com/neuecommerce/value-objects/actions?query=workflow%3ATests)[![Software License](https://camo.githubusercontent.com/8ac7eb8c455b61c0eff32b90948eb7d02c56b4521d8b5cda3ce18040f6a8e884/68747470733a2f2f706f7365722e707567782e6f72672f6e657565636f6d6d657263652f76616c75652d6f626a656374732f6c6963656e7365)](https://opensource.org/licenses/MIT)[![Latest Version on Packagist](https://camo.githubusercontent.com/41eb1cf03f6c6acfa20ccc184afe821ccd5e7a88e4d0267091a7928bb459be77/68747470733a2f2f706f7365722e707567782e6f72672f6e657565636f6d6d657263652f76616c75652d6f626a656374732f76657273696f6e)](https://packagist.org/packages/neuecommerce/value-objects)[![Total Downloads](https://camo.githubusercontent.com/3106153da460957a9c09b571b3d3258a55e63c9a6913596a79a922f4c38fcb67/68747470733a2f2f706f7365722e707567782e6f72672f6e657565636f6d6d657263652f76616c75652d6f626a656374732f646f776e6c6f616473)](https://packagist.org/packages/neuecommerce/value-objects)

A collection of framework agnostic PHP Value Objects.

This package is compliant with the FIG standards [PSR-1](http://www.php-fig.org/psr/psr-1/), [PSR-2](http://www.php-fig.org/psr/psr-2/) and [PSR-4](http://www.php-fig.org/psr/psr-4/) to ensure a high level of interoperability between shared PHP. If you notice any compliance oversights, please send a patch via pull request.

#### What is a Value Object?

[](#what-is-a-value-object)

A Value Object is an immutable type that is distinguishable only by the state of its properties, meaning, they will be equal if their properties are equal.

> Plese refer to [Wikipedia](https://en.wikipedia.org/wiki/Value_object) to learn more about Value Objects.

Instalation
-----------

[](#instalation)

You can install the package via [Composer](https://getcomposer.org/) by running:

```
composer require neuecommerce/value-objects
```

Available Value Objects
-----------------------

[](#available-value-objects)

Here's a list of the available Value Objects and a link to their specific documentation page :)

- [`BirthDate`](https://docs.neuecommerce.com/guide/value-objects/birth-date.html)
- [`PhoneNumber`](https://docs.neuecommerce.com/guide/value-objects/phone-number.html)

Contributing
------------

[](#contributing)

Thank you for your interest in Value Objects. Here are some of the many ways to contribute.

- Check out our [contributing guide](/.github/CONTRIBUTING.md)
- Look at our [code of conduct](/.github/CODE_OF_CONDUCT.md)

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/893f74bcec10587165175f953a8518cd5c1446cc6955aa40a495ed3eb6a3de89?d=identicon)[neuecommerce](/maintainers/neuecommerce)

---

Top Contributors

[![brunogaspar](https://avatars.githubusercontent.com/u/2285372?v=4)](https://github.com/brunogaspar "brunogaspar (1 commits)")

### Embed Badge

![Health badge](/badges/neuecommerce-value-objects/health.svg)

```
[![Health](https://phpackages.com/badges/neuecommerce-value-objects/health.svg)](https://phpackages.com/packages/neuecommerce-value-objects)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
