Skip to content

Nette extension for Prooph toolbox (CQRS and EventSourcing Infrastructure for PHP)

License

Notifications You must be signed in to change notification settings

LidskaSila/Prooph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LidskaSila/Prooph

Build Status Quality Score Code Coverage

Nette extension for prooph toolbox family.

Why bother?

  1. It allows you to configure prooph libraries through Nette *.neon config
  2. It allows you to configure routes for asynchronous messaging with simple bridge interface to adapt your infrastructure.
New to Prooph, DDD, CQRS or Event Sourcing? Hunting for inspiration and learning sources?

Quick start

1) Install this Nette extension through composer

composer require lidskasila/prooph

2) Register package in your config.neon

extensions:
    prooph: LidskaSila\Prooph\ProophExtension

Documentation

  1. Configuration
  2. Asynchronous messaging

Contribute

Please feel free to fork and extend existing or add new features and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.

About

Nette extension for Prooph toolbox (CQRS and EventSourcing Infrastructure for PHP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages