symfony-bundle value-objects-bundle
Symfony bundle to integrate value objects from the nicolopignatelli/valueobjects package
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
Value Objects Bundle
Symfony bundle to integrate value objects from the nicolopignatelli/valueobjects package, (*1)
Usage instructions
-
Install via composer..., (*2)
$ composer require cubicmushroom/value-objects-bundle {version}
-
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)
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
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
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
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
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
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
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