Download the PHP package jsellis/eloquent-message-repository without Composer
On this page you can find all versions of the php package jsellis/eloquent-message-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jsellis/eloquent-message-repository
More information about jsellis/eloquent-message-repository
Files in jsellis/eloquent-message-repository
Download jsellis/eloquent-message-repository
More information about jsellis/eloquent-message-repository
Files in jsellis/eloquent-message-repository
Vendor jsellis
Package eloquent-message-repository
Short Description Eloquent Message Repository for EventSauce
License MIT
Package eloquent-message-repository
Short Description Eloquent Message Repository for EventSauce
License MIT
Please rate this library. Is it a good library?
Informations about the package eloquent-message-repository
Eloquent Message Repository for EventSauce
This package allows you to use Eloquent as a custom message repository for EventSauce.
Heavily inspired by EventSaucePHP/DoctrineMessageRepository.
Requirements
This package requires PHP 7.2 and Laravel 5.6 or higher.
Installation
Setup
Publish the migration:
Migrate your database:
Usage
The Eloquent Message Repository implements EventSauce\EventSourcing\MessageRepository
and can be passed to any AggregateRootRepository
like so:
Testing
You can run the tests with:
All versions of eloquent-message-repository with dependencies
PHP Build Version
Package Version
The package jsellis/eloquent-message-repository contains the following files
Loading the files please wait ....