Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patchlevel/event-sourcing-psalm-plugin

psalm plugin for patchlevel/event-sourcing
https://github.com/patchlevel/event-sourcing-psalm-plugin

Last synced: about 1 month ago
JSON representation

psalm plugin for patchlevel/event-sourcing

Awesome Lists containing this project

README

        

[![Latest Stable Version](https://poser.pugx.org/patchlevel/event-sourcing-psalm-plugin/v)](//packagist.org/packages/patchlevel/event-sourcing-psalm-plugin)
[![License](https://poser.pugx.org/patchlevel/event-sourcing-psalm-plugin/license)](//packagist.org/packages/patchlevel/event-sourcing-psalm-plugin)

# event-sourcing-psalm-plugin

psalm plugin for [event-sourcing](https://github.com/patchlevel/event-sourcing) library.

## installation

```
composer require --dev patchlevel/event-sourcing-psalm-plugin
vendor/bin/psalm-plugin enable Patchlevel\\EventSourcingPsalmPlugin\\Plugin
```