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 ago9 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 1mo 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

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community15

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

2723d 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

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[nette/php-generator

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.

2.2k64.2M575](/packages/nette-php-generator)[nette/robot-loader

🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

89152.7M320](/packages/nette-robot-loader)[nette/component-model

⚛ Nette Component Model

28516.5M90](/packages/nette-component-model)[nette/code-checker

✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.

881.7M6](/packages/nette-code-checker)[contributte/di

Extra contrib to nette/di

465.8M18](/packages/contributte-di)

PHPackages © 2026

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