PHP Classes

Packages of Cydrick Nonog

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Cydrick Nonog (2)  >  Mission progress status  >  Reputation  
Picture of Cydrick Nonog
Name: Cydrick Nonog <contact>
Classes: 2
Country: Philippines Philippines
Age: ???
All time rank: 444237 in Philippines Philippines
Week rank: 195 Up2 in Philippines Philippines Up
All time users: 84
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Domain Driven Design...  
PHP Programming Innovation award nominee
July 2020
Number 9
Provide interfaces to implement DDD, CQRS and ES
This package can provide interfaces to implement DDD, CQRS and ES.

It provides a collections of interfaces that can be used by applications to implement Domain Driven Design, Command and Query Responsibility Segregation and Event Sourcing.

Currently it provides abstract interfaces for defining objects related with:

- Commands
- Domain
- Event Sourcing
- Event Store
- Query
- Read Model
- Serializer

  Files folder image PHP Query Builder for Laravel  
PHP Programming Innovation award nominee
July 2020
Number 9
Test database queries without accessing a server
This package can be used to test database queries without accessing a server.

It provides a trait that can be used in model class build queries to store and retrieve model objects from a database.

The package also provides a mock factory trait that can just build the queries without executing them, so it can be used just for testing purposes.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z