PHPackages                             hhpack/typesafety - 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. hhpack/typesafety

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

hhpack/typesafety
=================

Type checking for CI

1.0.0(9y ago)174[1 issues](https://github.com/hhpack/typesafety/issues)MITHack

Since Oct 31Pushed 9y agoCompare

[ Source](https://github.com/hhpack/typesafety)[ Packagist](https://packagist.org/packages/hhpack/typesafety)[ RSS](/packages/hhpack-typesafety/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (22)Used By (0)

typesafety
==========

[](#typesafety)

[![Latest Stable Version](https://camo.githubusercontent.com/cd42ad7be4469262a99c0ab06beb2dad7daa02836bc2ba57c4a2f499206f60c6/68747470733a2f2f706f7365722e707567782e6f72672f68687061636b2f747970657361666574792f76657273696f6e)](https://packagist.org/packages/hhpack/typesafety)[![Build Status](https://camo.githubusercontent.com/80e541fcd9c8de4e0dbb778b03afcbdfa2c9d8cf32e62be18a086791ae2bbb4a/68747470733a2f2f7472617669732d63692e6f72672f68687061636b2f747970657361666574792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/hhpack/typesafety)[![Dependency Status](https://camo.githubusercontent.com/c4a22df764bad25ec1a38fe7196cb131fb473820e4643949f05e117d657c950b/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3536326362666562333664306162303031393030313138652f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/562cbfeb36d0ab001900118e)[![License](https://camo.githubusercontent.com/fb3bc18f8ebf8557ce25ac927d32449c7a26b15754e44fa005e855fe6ca5598c/68747470733a2f2f706f7365722e707567782e6f72672f68687061636b2f747970657361666574792f6c6963656e7365)](https://packagist.org/packages/hhpack/typesafety)

[![ScreenShot](https://raw.githubusercontent.com/hhpack/typesafety/master/screen-shot.png)](https://raw.githubusercontent.com/hhpack/typesafety/master/screen-shot.png)

Basic usage
-----------

[](#basic-usage)

You only need to specify the directory where you want to check the type.

```
vendor/bin/typesafety [RootDirectory]

```

composer.json
-------------

[](#composerjson)

By adding a set to composer.json, it will be able to easily run.

```
{
    "scripts": {
        "check": "vendor/bin/typesafety"
    }
}
```

You can run the typecheck with the following command.

```
composer check

```

Run the test
------------

[](#run-the-test)

You can run the test with the following command.

```
composer install
composer test

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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 ~24 days

Recently: every ~88 days

Total

21

Last Release

3377d ago

Major Versions

0.7.5 → 1.0.02017-02-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/70c299d6d6015ee714954aa05e4d0e9c7b1d31318a5d7db5e9bb4e1f70f78afc?d=identicon)[holyshared](/maintainers/holyshared)

---

Top Contributors

[![holyshared](https://avatars.githubusercontent.com/u/167190?v=4)](https://github.com/holyshared "holyshared (186 commits)")

---

Tags

hacklanghhvmhhvmhacktype-checkerhh\_client

### Embed Badge

![Health badge](/badges/hhpack-typesafety/health.svg)

```
[![Health](https://phpackages.com/badges/hhpack-typesafety/health.svg)](https://phpackages.com/packages/hhpack-typesafety)
```

PHPackages © 2026

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