PHPackages                             konradmichalik/phpstan-typo3-preset - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. konradmichalik/phpstan-typo3-preset

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

konradmichalik/phpstan-typo3-preset
===================================

TYPO3 preset configuration for PHPStan

0.3.1(2mo ago)012.0k↑34.5%GPL-3.0-or-laterPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Oct 10Pushed 2mo agoCompare

[ Source](https://github.com/konradmichalik/phpstan-typo3-preset)[ Packagist](https://packagist.org/packages/konradmichalik/phpstan-typo3-preset)[ RSS](/packages/konradmichalik-phpstan-typo3-preset/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (8)Dependencies (19)Versions (16)Used By (0)

TYPO3 PHPStan Preset
====================

[](#typo3-phpstan-preset)

This package provides a basic TYPO3 [PHPStan](https://phpstan.org/) configuration.

Important

This package is intended for use in my personal projects only. It is not designed for general use.

🔥 Installation
--------------

[](#-installation)

[![Packagist](https://camo.githubusercontent.com/394528496a32517ba07e5c6b7c5eff09412bea5531263e03008f0a2a0b334a22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6f6e7261646d696368616c696b2f7068707374616e2d7479706f332d7072657365743f6c6162656c3d76657273696f6e266c6f676f3d7061636b6167697374)](https://packagist.org/packages/konradmichalik/phpstan-typo3-preset)[![Packagist Downloads](https://camo.githubusercontent.com/d5ca4a6b3d2e9ca77e7058842a65bf070e4ecae2a8a788650188c215c5a6c891/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6f6e7261646d696368616c696b2f7068707374616e2d7479706f332d7072657365743f636f6c6f723d627269676874677265656e)](https://packagist.org/packages/konradmichalik/phpstan-typo3-preset)

```
composer require konradmichalik/phpstan-typo3-preset --dev
```

⚡ Usage
-------

[](#-usage)

If you have the [`phpstan/extension-installer`](https://github.com/phpstan/extension-installer)package installed, there's nothing more to do. The [base configuration](extension.neon)is automatically included.

### Manual Setup

[](#manual-setup)

```
# phpstan.neon

includes:
  - %rootDir%/../../konradmichalik/phpstan-typo3-preset/phpstan.neon.dist

parameters:
  level: 7

  paths:
    - Classes
    - Configuration
    - Resources
    - Tests/Unit

  excludePaths:
    - .Build (?)

  type_coverage:
    constant: 0 # TODO: Remove when PHP 8.3 is minimum requirement
```

💛 Acknowledgements
------------------

[](#-acknowledgements)

This project is partly based on the best practices of [tea](https://github.com/TYPO3BestPractices/tea) extension.

⭐ License
---------

[](#-license)

This project is licensed under [GNU General Public License 3.0 (or later)](LICENSE).

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance85

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~27 days

Recently: every ~36 days

Total

8

Last Release

75d ago

PHP version history (2 changes)0.1.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

0.1.3PHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/11557705846f24da32a0e6e75c460db505c1b847f081ddaa3d27f3ea27f4097b?d=identicon)[konradmichalik](/maintainers/konradmichalik)

---

Top Contributors

[![konradmichalik](https://avatars.githubusercontent.com/u/4558190?v=4)](https://github.com/konradmichalik "konradmichalik (38 commits)")

---

Tags

phpstan

### Embed Badge

![Health badge](/badges/konradmichalik-phpstan-typo3-preset/health.svg)

```
[![Health](https://phpackages.com/badges/konradmichalik-phpstan-typo3-preset/health.svg)](https://phpackages.com/packages/konradmichalik-phpstan-typo3-preset)
```

###  Alternatives

[wp-cli/wp-cli-tests

WP-CLI testing framework

423.1M142](/packages/wp-cli-wp-cli-tests)[worksome/coding-style

Worksomes coding style

49814.9k66](/packages/worksome-coding-style)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[ergebnis/rector-rules

Provides rules for rector/rector.

10245.6k52](/packages/ergebnis-rector-rules)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
