Skip to content

bonami/phpstan-collections

Repository files navigation

PHPStan extension for bonami/collections

Build Status Latest Stable Version License

Table of contents

Installation

To use this extension, require it in Composer:

composer require --dev bonami/phpstan-collections

If you also install phpstan/extension-installer then you're all set!

Manual installation

If you don't want to use phpstan/extension-installer, include extension.neon in your project's PHPStan config:

includes:
    - vendor/bonami/phpstan-collections/extension.neon

License

This package is released under the MIT license.

Contributing

If you wish to contribute to the project, please read the CONTRIBUTING notes.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published