PHPackages                             cubicmushroom/value-objects-bundle - 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. cubicmushroom/value-objects-bundle

ActiveSymfony-bundle

cubicmushroom/value-objects-bundle
==================================

Symfony bundle to integrate value objects from the nicolopignatelli/valueobjects package

v2.8.1(8y ago)21511ISCPHP

Since Apr 23Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (6)Used By (1)

Value Objects Bundle
====================

[](#value-objects-bundle)

Symfony bundle to integrate value objects from the nicolopignatelli/valueobjects package

Usage instructions
------------------

[](#usage-instructions)

1. Install via composer...

    ```
     $ composer require cubicmushroom/value-objects-bundle {version}

    ```
2. Register the bundle with Symfony in the `app/AppKernel.php` file...

    ```
     class AppKernel extends Kernel
     {
         public function registerBundles()
         {
             $bundles = [
                 // ...
                 new \CubicMushroom\Symfony\ValueObjectsBundle\CMValueObjectsBundle(),
                 // ...
             ];
         }
     }

    ```

Which version do I use?
-----------------------

[](#which-version-do-i-use)

This Package's minor releases follow along with those of the Symfony framework, i.e. 2.7.x should be installed for Symfony 2.7.x projects, 2.8.x should be installed for Symfony 2.8.x projects, etc.

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~194 days

Total

4

Last Release

3085d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b156769d704438a2a9e79cd9f7b7a01c8a7b17a191b389469ae55de8f0c982a6?d=identicon)[ToG](/maintainers/ToG)

---

Top Contributors

[![toby-griffiths](https://avatars.githubusercontent.com/u/4817007?v=4)](https://github.com/toby-griffiths "toby-griffiths (26 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[ed/blog-bundle

Symfony EDBlogBundle

348.4k](/packages/ed-blog-bundle)[ecentria/ecentria-rest-bundle

Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.

142.4k](/packages/ecentria-ecentria-rest-bundle)

PHPackages © 2026

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