psalm-plugin-symfony/README.md

15 lines
442 B
Markdown
Raw Normal View History

2019-11-12 14:36:05 +01:00
# Symfony Psalm Plugin
2019-11-14 08:27:50 +01:00
[![Build Status](https://travis-ci.com/seferov/symfony-psalm-plugin.svg?branch=master)](https://travis-ci.com/seferov/symfony-psalm-plugin)
2019-11-12 14:36:05 +01:00
### Installation
```
composer require --dev seferov/symfony-psalm-plugin
vendor/bin/psalm-plugin enable seferov/symfony-psalm-plugin
```
2019-11-14 08:27:50 +01:00
### Credits
- [@weirdan](https://github.com/weirdan) for [codeception psalm module](https://github.com/weirdan/codeception-psalm-module)