2017 © Pedro Peláez
 

symfony-bundle value-objects-bundle

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

image

cubicmushroom/value-objects-bundle

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

  • Tuesday, November 28, 2017
  • by ToG
  • Repository
  • 1 Watchers
  • 1 Stars
  • 131 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Value Objects Bundle

Symfony bundle to integrate value objects from the nicolopignatelli/valueobjects package, (*1)

Usage instructions

  1. Install via composer..., (*2)

    $ composer require cubicmushroom/value-objects-bundle {version}
  2. Register the bundle with Symfony in the app/AppKernel.php file..., (*3)

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

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., (*4)

The Versions

28/11 2017

dev-2.8.x-dev

dev-2.8.x-dev

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths

28/11 2017

v2.8.1

2.8.1.0

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths

28/11 2017

dev-master

9999999-dev

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths

28/11 2017

v2.7.1

2.7.1.0

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths

23/04 2016

dev-2.7.x-dev

dev-2.7.x-dev

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths

23/04 2016

2.8.0

2.8.0.0

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths

23/04 2016

2.7.0

2.7.0.0

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths