https://github.com/patchlevel/event-sourcing-psalm-plugin
psalm plugin for patchlevel/event-sourcing
https://github.com/patchlevel/event-sourcing-psalm-plugin
Last synced: 4 months ago
JSON representation
psalm plugin for patchlevel/event-sourcing
- Host: GitHub
- URL: https://github.com/patchlevel/event-sourcing-psalm-plugin
- Owner: patchlevel
- License: mit
- Created: 2021-12-03T22:25:46.000Z (about 4 years ago)
- Default Branch: 3.2.x
- Last Pushed: 2025-09-19T00:54:49.000Z (5 months ago)
- Last Synced: 2025-09-19T02:45:28.467Z (5 months ago)
- Language: PHP
- Size: 510 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](//packagist.org/packages/patchlevel/event-sourcing-psalm-plugin)
[](//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
```