Download the PHP package simgroep/broadway-simple-serializer without Composer
On this page you can find all versions of the php package simgroep/broadway-simple-serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download simgroep/broadway-simple-serializer
More information about simgroep/broadway-simple-serializer
Files in simgroep/broadway-simple-serializer
Download simgroep/broadway-simple-serializer
More information about simgroep/broadway-simple-serializer
Files in simgroep/broadway-simple-serializer
Vendor simgroep
Package broadway-simple-serializer
Short Description Simple serializer for Broadway
License MIT
Package broadway-simple-serializer
Short Description Simple serializer for Broadway
License MIT
Please rate this library. Is it a good library?
Informations about the package broadway-simple-serializer
BroadwaySimpleSerializer
At SIMgroep we're really fond of DDD, CQRS and event sourcing. We build our applications using the Symfony
framework and Broadway. One of the things in Broadway that requires a lot of repetitions is implementing
the Broadway\Serializer\Serializable
for your domain events. The serializer in this repository
aims to solve this problem. Yes, this is a little bit of magic. And magic is evil. Use it wisely!
Installation
Summon composer:
$ composer require simgroep/broadway-simple-serializer
Enable the bundle:
Configuration
Configure Broadway:
Enjoy!
All versions of broadway-simple-serializer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
broadway/broadway Version ^1.0
symfony/serializer Version >=2.4
symfony/property-access Version >=2.4
broadway/broadway Version ^1.0
symfony/serializer Version >=2.4
symfony/property-access Version >=2.4
The package simgroep/broadway-simple-serializer contains the following files
Loading the files please wait ....