Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/charonlab/static-analysis


https://github.com/charonlab/static-analysis

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# charonlab/static-analysis

[![PHP Version Require](https://poser.pugx.org/charonlab/static-analysis/require/php)](https://packagist.org/packages/charonlab/static-analysis)
[![Latest Stable Version](https://poser.pugx.org/charonlab/static-analysis/v/stable)](https://packagist.org/packages/charonlab/static-analysis)
[![Total Downloads](https://poser.pugx.org/charonlab/static-analysis/downloads)](https://packagist.org/charonlab/static-analysis)
[![License](https://poser.pugx.org/charonlab/static-analysis/license.svg)](https://packagist.org/packages/charonlab/static-analysis)

## Installation

Use the composer to install:

```bash
composer require --dev charonlab/static-analysis
```

## Usage

#### Psalm

Create a `psalm.xml` file, below is a sample configuration.

```xml







```

## Support

- [Issues](https://github.com/charonlab/static-analysis/issues/)

## License

The MIT License (MIT). Please see [License](LICENSE) for more information.