phoneburner/pinch-phpstan

Custom PHPStan Rules for the Pinch Framework

v0.0.17 2025-08-08 08:15 UTC

This package is auto-updated.

Last update: 2025-08-08 08:37:42 UTC


README

Note: This repository is a read-only subtree split of the Pinch Framework monorepo. Please submit issues and pull requests to the main repository.

About

The Pinch PHPStan package provides custom PHPStan rules and extensions specifically designed for the Pinch Framework. These rules enforce the framework's strict type safety requirements, immutability patterns, and architectural constraints, ensuring your code maintains the highest standards of quality and consistency.

Installation

composer require --dev phoneburner/pinch-phpstan

Documentation

For full documentation, please visit the main Pinch Framework repository.

Contributing

This is a read-only repository. To contribute to the Pinch Framework:

  1. Visit the main repository
  2. Submit issues and pull requests there
  3. Follow the contribution guidelines in the main repository

License

The Pinch Framework is open-source software licensed under the MIT license.