issues
search
beberlei
/
litecqrs-php
Small convention based CQRS library for PHP
MIT License
553
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[fix] [plugin] [symfony] unable to found "command_bus"
#58
jean-pasqualini
closed
5 years ago
0
[PLUGIN] [SYMFONY] Unable to find command_bus service
#57
jean-pasqualini
closed
5 years ago
0
Update phpunit
#56
simPod
closed
7 years ago
0
Domain Event Immutable?
#55
ghost
closed
5 years ago
1
Any plans to maintain this library?
#54
mente
opened
8 years ago
1
Check if metadriver is available before adding
#53
cmodijk
closed
9 years ago
0
Question on access
#52
mhightower
opened
9 years ago
0
Command execution blocking sequential execution in sync env
#51
benjamindulau
opened
10 years ago
2
Switch arguments order for php function array_unshift
#50
estheban
closed
10 years ago
1
Question : How to get Entity property?
#49
fpoirier1
opened
10 years ago
0
OptimisticLockingEventStore now remembers eventData
#48
tPl0ch
closed
10 years ago
0
Any timeframe for the next stable version?
#47
davidkalosi
closed
10 years ago
8
Fixed typo in Readme
#46
ruudk
closed
9 years ago
0
Store old events to apply them again on commit
#45
tyx
closed
4 years ago
0
Small README.md fixes
#44
aderuwe
closed
11 years ago
0
Is JMS Serializer dependency really needed in AggregateRoot ?
#43
benjamindulau
closed
11 years ago
8
Add missing apply() method to Crud trait classes
#42
mbadolato
closed
11 years ago
3
Implement DomainEventProviderInterface, deprecate AggregateRepositoryInterface
#41
mbadolato
closed
11 years ago
0
Raise event from aggregate root
#40
mbadolato
closed
11 years ago
1
Fix create() and update() methods for Crud traits, missed in [PR-32]
#39
mbadolato
closed
11 years ago
0
Update Silex Plugin to work with master
#38
henrikbjorn
closed
11 years ago
2
LiteCQRS incompatible with JMS Serilizer > 0.9
#37
mbadolato
opened
11 years ago
0
Add references to the SymfonyExample document in the README
#36
mbadolato
closed
11 years ago
0
Symfony example
#35
mbadolato
closed
11 years ago
1
Fix Symfony Plugin's DebugCommand output
#34
mbadolato
closed
11 years ago
0
Add basic example in a real web application development context
#33
benjamindulau
closed
11 years ago
8
Fixed create() and update() methods to use supplied $data.
#32
coderbyheart
closed
11 years ago
3
Clarify SequentialCommandBus exceptions
#31
coderbyheart
opened
11 years ago
0
Implement throwing of CommandFailedStackException in SequentialCommandBus.
#30
coderbyheart
closed
11 years ago
5
[WIP] Move files into consolidated Doctrine plugin
#29
henrikbjorn
closed
8 years ago
1
Refactoring away from Base Classes and interfaces
#28
beberlei
closed
11 years ago
1
Correct silex example of adding commands
#27
igorw
closed
11 years ago
0
Asynchronous CommandBus
#26
henrikbjorn
opened
11 years ago
0
Plugin silex
#25
henrikbjorn
closed
11 years ago
3
Add Silex plugin
#24
henrikbjorn
closed
11 years ago
0
Tag a version.
#23
henrikbjorn
closed
11 years ago
2
Decouple AggregateResource
#22
zerkalica
opened
12 years ago
2
Fixed typos
#21
pborreli
closed
12 years ago
1
DomainObjectChanged's second argument is now optional.
#20
henrikbjorn
closed
12 years ago
0
Mongodb plugin
#19
henrikbjorn
closed
12 years ago
0
Add EventListener for GenerateSchemaEvent
#18
henrikbjorn
closed
12 years ago
0
Missing EventListener for Event Store in SymfonyBundle.
#17
henrikbjorn
closed
12 years ago
2
Tests fixes
#16
henrikbjorn
closed
12 years ago
3
extract event store schema into own class to make schema creation easier
#15
schnipseljagd
closed
12 years ago
8
event store should support aggregate ids like uuid too
#14
schnipseljagd
closed
12 years ago
2
fix primary key autoincrement for doctrine event store
#13
schnipseljagd
closed
12 years ago
0
Update src/LiteCQRS/DefaultCommand.php
#12
henrikbjorn
closed
12 years ago
0
UpdateResourceCommand should extend DefaultCommand
#11
aderuwe
closed
12 years ago
0
Root configuration node should be lite_cqrs
#10
aderuwe
closed
12 years ago
0
Fix composer installation instructions
#9
aderuwe
closed
12 years ago
0
Next