Flow2Lab/EventSourcing

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
UnitTests.xml
.travis.yml
.codeclimat.yaml
.gitignore
Configuration/Production/Objects.yaml
composer.json
LICENSE
Configuration/Objects.yaml
Configuration/Development/Objects.yaml
Configuration/Settings.yaml
README.md
Configuration/Testing/Objects.yaml
Classes/Flow2Lab/EventSourcing/Message.php5
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/Bus/AsyncCommandBusInterface.php5
A
0 mins
Classes/Flow2Lab/EventSourcing/Event/Handler/ImmediateEventHandlerInterface.php5
A
0 mins
Classes/Flow2Lab/EventSourcing/Store/Backend/Exception/EventStreamNotFoundException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Store/Backend/Exception/IncompatibleModelException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Exception/EventNotAppliedException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Queue/QueueInterface.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Event/Handler/Exception/UnableToHandleEventException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Projection/Hydration/HydratorInterface.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Auditing/LoggerInterface.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Store/Backend/Exception/OptimisticLockException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/Handler/Exception/UnableToHandleCommandException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/Bus/Exception/UnableToHandleCommandException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Exception/EmptyStreamException.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/CommandInterface.php6
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/Bus/CommandBusInterface.php7
A
0 mins
Classes/Flow2Lab/EventSourcing/Event/Bus/BusInterface.php7
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/Handler/CommandHandlerInterface.php8
A
0 mins
Classes/Flow2Lab/EventSourcing/Event/Handler/EventHandlerInterface.php8
A
0 mins
Classes/Flow2Lab/EventSourcing/Serializer/MessageSerializerInterface.php8
A
0 mins
Classes/Flow2Lab/EventSourcing/AggregateRootInterface.php9
A
0 mins
Classes/Flow2Lab/EventSourcing/Projection/Hydration/ArrayHydrator.php9
A
0 mins
Classes/Flow2Lab/EventSourcing/Store/Backend/StoreBackendInterface.php10
A
0 mins
Classes/Flow2Lab/EventSourcing/Projection/ProjectorInterface.php11
A
0 mins
Classes/Flow2Lab/EventSourcing/Projection/Annotations/Column.php12
A
0 mins
Classes/Flow2Lab/EventSourcing/EntityInterface.php13
A
0 mins
Classes/Flow2Lab/EventSourcing/Uuid.php13
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/Command.php15
A
0 mins
Classes/Flow2Lab/EventSourcing/Projection/Annotations/Table.php16
A
0 mins
Classes/Flow2Lab/EventSourcing/Queue/ImmediateQueue.php17
A
0 mins
Classes/Flow2Lab/EventSourcing/Package.php19
A
0 mins
Classes/Flow2Lab/EventSourcing/Queue/BeanstalkQueue.php19
A
0 mins
Classes/Flow2Lab/EventSourcing/Event/DomainEvent.php19
A
0 mins
Classes/Flow2Lab/EventSourcing/Domain/Model/ObjectName.php20
A
0 mins
Classes/Flow2Lab/EventSourcing/Queue/Message.php20
A
0 mins
Classes/Flow2Lab/EventSourcing/Serializer/JsonSerializer.php23
A
0 mins
Classes/Flow2Lab/EventSourcing/Command/Controller/DomainCommandArgumentDefinition.php25
A
0 mins
Classes/Flow2Lab/EventSourcing/Projection/Hydration/DtoHydrator.php25
A
0 mins