An open API service indexing awesome lists of open source software.

https://github.com/antidot-framework/event-sourcing


https://github.com/antidot-framework/event-sourcing

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Antidot Framework Event Sourcing

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]

## Getting started

### Installation

````
composer require antidot-fw/event-sourcing
````

[ico-version]: https://img.shields.io/packagist/v/antidot-fw/event-sourcing.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-BSD%202--Clause-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/scrutinizer/build/g/antidot-framework/event-sourcing.svg?style=flat-square
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/antidot-framework/event-sourcing.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/scrutinizer/g/antidot-framework/event-sourcing.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/antidot-fw/event-sourcing.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/antidot-fw/event-sourcing
[link-travis]: https://scrutinizer-ci.com/g/antidot-framework/event-sourcing/
[link-scrutinizer]: https://scrutinizer-ci.com/g/antidot-framework/event-sourcing/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/antidot-framework/event-sourcing/badges/coverage.png?b=master
[link-downloads]: https://packagist.org/packages/antidot-fw/event-sourcing
[link-author]: https://github.com/kpicaza
[link-contributors]: ../../contributors