Skip to content

Commit 98e59ae

Browse files
authored
Merge pull request #1 from ensi-platform/badges
badges
2 parents f091551 + 2339fa0 commit 98e59ae

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# PHP Initiator Propagation
22

3-
Define factories to generate any kind of object or even arrays for unit tests.
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/ensi/initiator-propagation.svg?style=flat-square)](https://packagist.org/packages/ensi/initiator-propagation)
4+
[![Tests](https://github.com/ensi-platform/php-initiator-propagation/actions/workflows/run-tests.yml/badge.svg?branch=master)](https://github.com/ensi-platform/php-initiator-propagation/actions/workflows/run-tests.yml)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/ensi/initiator-propagation.svg?style=flat-square)](https://packagist.org/packages/ensi/initiator-propagation)
6+
7+
This package helps to propagate event initiator data to other backend services
8+
[Laravel Bridge](https://github.com/ensi-platform/laravel-initiator-propagation/)
49

510
## Installation
611

0 commit comments

Comments
 (0)