# Symfony PHPStan Rules [![Downloads](https://img.shields.io/packagist/dt/reveal/symfony-phpstan-rules.svg?style=flat-square)](https://packagist.org/packages/reveal/symfony-phpstan-rules/stats) PHPStan Rules that reveal secret value that is already hidden in your code. - See [Rules Overview](docs/rules_overview.md) ## Install ```bash composer require reveal/symfony-phpstan-rules --dev ``` ## Usage @todo <br> ## Report Issues In case you are experiencing a bug or want to request a new feature head over to the [monorepo issue tracker](https://github.com/revealphp/reveal/issues) ## Contribute The sources of this package are contained in the Reveal monorepo. We welcome contributions for this package on [revealphp/reveal](https://github.com/revealphp/reveal).