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

https://github.com/decodelabs/phpstan-decodelabs

PHPStan compatibility extension
https://github.com/decodelabs/phpstan-decodelabs

php phpstan phpstan-extension

Last synced: about 2 months ago
JSON representation

PHPStan compatibility extension

Awesome Lists containing this project

README

        

# DecodeLabs PHPStan compatibility extension

[![PHP from Packagist](https://img.shields.io/packagist/php-v/decodelabs/phpstan-decodelabs?style=flat)](https://packagist.org/packages/decodelabs/phpstan-decodelabs)
[![Latest Version](https://img.shields.io/packagist/v/decodelabs/phpstan-decodelabs.svg?style=flat)](https://packagist.org/packages/decodelabs/phpstan-decodelabs)
[![Total Downloads](https://img.shields.io/packagist/dt/decodelabs/phpstan-decodelabs.svg?style=flat)](https://packagist.org/packages/decodelabs/phpstan-decodelabs)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/decodelabs/phpstan-decodelabs/integrate.yml?branch=develop)](https://github.com/decodelabs/phpstan-decodelabs/actions/workflows/integrate.yml)
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-44CC11.svg?longCache=true&style=flat)](https://github.com/phpstan/phpstan)
[![License](https://img.shields.io/packagist/l/decodelabs/phpstan-decodelabs?style=flat)](https://packagist.org/packages/decodelabs/phpstan-decodelabs)

Make PHPStan work with DecodeLabs libraries.

## Licensing
This package is licensed under the MIT License. See [LICENSE](./LICENSE) for the full license text.