# PHPStan vs pre-commit

**Leader by Vioscale score:** pre-commit

| Attribute | PHPStan | pre-commit |
|---|---|---|
| **Vioscale score** | 52.6 (53% (medium)) | 68.2 (73% (medium)) |
| activity.commits_last_30d | 100 | 13 |
| adoption.dependent_repos | 0 | 35,684 |
| adoption.github_stars | 14,082 | 15,536 |
| adoption.package_downloads_weekly | - | 42,454,729 |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | PHPStan is a static analysis tool for PHP that scans codebases to find bugs before they reach production. It offers both a free open-source version and a paid Pro tier with a web UI and continuous background analysis. | A framework that automates the execution of code quality checks as git pre-commit hooks, eliminating the need for developers to manually install language-specific dependencies on their machines to run linters and formatters written in any programming language. |
| features.capabilities | `{"autofix":false,"function":"static_analyzer","ci_gating":true,"incremental":true,"open_source":"oss","config_model":"config_file","custom_rules":true,"impl_language":"PHP","pricing_model":"free","language_scope":"single_language","editor_integration":true}` | `{"autofix":false,"metrics":false,"function":"meta_runner","ci_gating":true,"deployment":"cli_local","incremental":false,"open_source":"oss","config_model":"config_file","custom_rules":true,"impl_language":"Python","pricing_model":"free","language_scope":"multi_language","editor_integration":false}` |
| integrations.count | 3 | - |
| integrations.list | `[{"name":"Symfony"},{"name":"Laravel"},{"name":"Doctrine"}]` | - |
| language.primary | PHP | Python |
| license.spdx | MIT | MIT |
| market.availability | `{"hqCountry":"CZ","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true}` |
| pricing | `{"type":"hybrid","plans":[{"free":true,"name":"PHPStan (Free)","summary":"Free, open-source","features":["Bug detection","CLI interface","CI integration","Rule levels 0-10","Custom rules support"],"description":"Open-source version with CLI interface","contactSales":false},{"free":false,"name":"PHPStan Pro","summary":"Subscription required; exact pricing not disclosed","features":["Web UI instead of CLI","Auto-refresh","Continuous background analysis"],"description":"Premium package with web UI and continuous analysis","contactSales":false}],"summary":"Free open-source tier; Pro subscription available at undisclosed pricing","currency":"USD","freeTier":true,"sourceUrl":"https://phpstan.org/","retrievedAt":"2026-08-14T08:30:37.776Z"}` | `{"type":"free","sourceUrl":"https://pre-commit.com","retrievedAt":"2026-08-14T09:20:48.398Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | commercial |
| pricing.price_level | low | free |
| pricing.transparent | no | yes |
| release.cadence_days | 2 | 57 |
| release.history | `[{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.9","date":"2026-08-22T07:39:37Z","type":"stable","version":"2.2.9"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.8","date":"2026-08-04T22:23:06Z","type":"stable","version":"2.2.8"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.7","date":"2026-07-29T17:40:47Z","type":"stable","version":"2.2.7"},{"url":"https://github.com/phpstan/phpstan/releases/tag/1.12.34","date":"2026-07-28T10:05:36Z","type":"stable","version":"1.12.34"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.6","date":"2026-07-26T21:24:15Z","type":"stable","version":"2.2.6"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.5","date":"2026-07-05T06:33:25Z","type":"stable","version":"2.2.5"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.4","date":"2026-07-03T07:01:31Z","type":"stable","version":"2.2.4"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.3","date":"2026-06-30T21:16:38Z","type":"stable","version":"2.2.3"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.2","date":"2026-06-05T09:01:35Z","type":"stable","version":"2.2.2"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.1","date":"2026-05-28T14:45:45Z","type":"stable","version":"2.2.1"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.2.0","date":"2026-05-28T08:41:56Z","type":"stable","version":"2.2.0"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.56","date":"2026-05-26T17:06:15Z","type":"stable","version":"2.1.56"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.55","date":"2026-05-18T11:59:05Z","type":"stable","version":"2.1.55"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.54","date":"2026-04-29T13:35:54Z","type":"stable","version":"2.1.54"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.53","date":"2026-04-28T16:16:29Z","type":"stable","version":"2.1.53"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.52","date":"2026-04-28T12:27:36Z","type":"stable","version":"2.1.52"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.51","date":"2026-04-21T18:23:04Z","type":"stable","version":"2.1.51"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.50","date":"2026-04-17T13:11:29Z","type":"stable","version":"2.1.50"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.49","date":"2026-04-16T21:12:00Z","type":"stable","version":"2.1.49"},{"url":"https://github.com/phpstan/phpstan/releases/tag/2.1.48","date":"2026-04-15T20:25:35Z","type":"stable","version":"2.1.48"}]` | `[{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.6.2","date":"2026-08-10T22:08:59Z","type":"stable","version":"v4.6.2"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.6.1","date":"2026-07-21T20:58:53Z","type":"stable","version":"v4.6.1"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.6.0","date":"2026-04-21T20:32:56Z","type":"stable","version":"v4.6.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.5.1","date":"2025-12-16T21:18:45Z","type":"stable","version":"v4.5.1"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.5.0","date":"2025-11-22T21:08:24Z","type":"stable","version":"v4.5.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.4.0","date":"2025-11-08T21:48:28Z","type":"stable","version":"v4.4.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.3.0","date":"2025-08-09T18:59:03Z","type":"stable","version":"v4.3.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.2.0","date":"2025-03-18T21:42:20Z","type":"stable","version":"v4.2.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.1.0","date":"2025-01-20T18:49:11Z","type":"stable","version":"v4.1.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.0.1","date":"2024-10-08T16:10:45Z","type":"stable","version":"v4.0.1"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v4.0.0","date":"2024-10-05T19:19:45Z","type":"stable","version":"v4.0.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.8.0","date":"2024-07-28T20:05:15Z","type":"stable","version":"v3.8.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.7.1","date":"2024-05-11T01:31:03Z","type":"stable","version":"v3.7.1"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.7.0","date":"2024-03-24T17:41:43Z","type":"stable","version":"v3.7.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.6.2","date":"2024-02-18T18:22:07Z","type":"stable","version":"v3.6.2"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.6.1","date":"2024-02-10T19:47:57Z","type":"stable","version":"v3.6.1"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.6.0","date":"2023-12-09T21:29:42Z","type":"stable","version":"v3.6.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.5.0","date":"2023-10-13T16:06:55Z","type":"stable","version":"v3.5.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.4.0","date":"2023-09-02T17:13:27Z","type":"stable","version":"v3.4.0"},{"url":"https://github.com/pre-commit/pre-commit/releases/tag/v3.3.3","date":"2023-06-13T23:12:35Z","type":"stable","version":"v3.3.3"}]` |
| reliability.status_page | - | yes |
| security.gdpr | yes | - |
| security.scorecard | 4.9 | 4.6 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=nixpkgs&package_name=php82Packages.phpstan&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=pre-commit&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Code Quality Tools)

| Capability | PHPStan | pre-commit |
|---|:--:|:--:|
| **Core** |  |  |
| Function | Static analyzer | Meta-runner |
| Language scope | Single-language | Multi-language |
| Implementation language | PHP | Python |
| **Capability** |  |  |
| Autofix | ✗ | ✗ |
| **Config** |  |  |
| Config model | Config file | Config file |
| **Extensibility** |  |  |
| Custom rules | ✓ | ✓ |
| **Deployment** |  |  |
| Deployment | - | CLI-local |
| **Delivery** |  |  |
| Editor integration | ✓ | ✗ |
| CI / VCS gating | ✓ | ✓ |
| **Insight** |  |  |
| Code metrics | - | ✗ |
| **Performance** |  |  |
| Incremental / monorepo aware | ✓ | ✗ |
| **Licensing** |  |  |
| Open-source | OSS | OSS |
| **Commercial** |  |  |
| Pricing model | Free | Free |

*Source: Vioscale. Generated 2026-09-01T14:35:30.417Z. "-" = undocumented, not absent.*
