PHPackages                             nette/type-fixer - 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. nette/type-fixer

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

nette/type-fixer
================

🆙 A tool to automatically update type hints in your PHP code.

v0.3(7y ago)272.7k5BSD-3-ClausePHPPHP &gt;= 7.1

Since Nov 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/nette-discontinued/type-fixer)[ Packagist](https://packagist.org/packages/nette/type-fixer)[ RSS](/packages/nette-type-fixer/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

Nette TypeFixer \[DISCONTINUED\]
================================

[](#nette-typefixer-discontinued)

A tool to automatically update type hints in your PHP code.

If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you!

Usage
-----

[](#usage)

```
typefixer [options]

Options:
    -i | --ignore   Directories to ignore
    -f | --fix            Fixes files

```

Example:

```
typefixer --fix /myproject

```

Installation
------------

[](#installation)

It requires PHP version 7.1 and supports PHP up to 7.4.

Install it via Composer. This project is not meant to be run as a dependency, so install it as standalone:

```
composer create-project nette/type-fixer

```

Or install it globally via:

```
composer global require nette/type-fixer

```

and make sure your global vendor binaries directory is in [your `$PATH` environment variable](https://getcomposer.org/doc/03-cli.md#global).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96% 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

Unknown

Total

1

Last Release

2769d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17f266513a3ca97500ec3d85d562b9279c7a6346358fe2b8d90390ece717a027?d=identicon)[david@grudl.com](/maintainers/david@grudl.com)

---

Top Contributors

[![dg](https://avatars.githubusercontent.com/u/194960?v=4)](https://github.com/dg "dg (24 commits)")[![Hologos](https://avatars.githubusercontent.com/u/1620004?v=4)](https://github.com/Hologos "Hologos (1 commits)")

---

Tags

nettenette-frameworkphptoolupdaternettephp 7type hints

### Embed Badge

![Health badge](/badges/nette-type-fixer/health.svg)

```
[![Health](https://phpackages.com/badges/nette-type-fixer/health.svg)](https://phpackages.com/packages/nette-type-fixer)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5973.6M89](/packages/roave-backward-compatibility-check)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4753.9M23](/packages/coenjacobs-mozart)[v.chetkov/php-clean-architecture

PHP Clean Architecture

14659.9k](/packages/vchetkov-php-clean-architecture)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12524.8M137](/packages/phpdocumentor-reflection)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)

PHPackages © 2026

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