PHPackages                             firehed/php7ize - 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. firehed/php7ize

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

firehed/php7ize
===============

Tools to quickly add PHP7 features to your existing codebase

0.0.5(9y ago)141722[6 issues](https://github.com/Firehed/php7ize/issues)MITPHP

Since May 24Pushed 8y ago3 watchersCompare

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

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

php7ize
=======

[](#php7ize)

php7ize is a command-line utility for quickly adding PHP7 features to a PHP5 codebase.

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

[](#installation)

The only officially-supported method of installation is via Composer and Packagist. Because this is not intended to be treated as a project dependency, it's recommended to be installed globally:

```
composer global require firehed/php7ize

```

If you have not already done so, add Composer's global `bin` directory to your `PATH`:

```
# ~/.bash_profile
export PATH=$PATH:~/.composer/vendor/bin

```

Usage
-----

[](#usage)

(more details coming soon)

Updating
--------

[](#updating)

Use Composer's global update mechanism:

```
composer global update

```

Contributing
------------

[](#contributing)

Please see more information in CONTRIBUTING.md

Future features
---------------

[](#future-features)

All features are subject to change. Feel free to add a suggestion by adding a Github issue.

- Drastically improve the internal implementation (use/access an AST?)
- Improve/test type hint for variadic functions
- Add test coverage for interfaces, traits, and abstract classes
- Auto-rename PHP4-style constructors?

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

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

Total

5

Last Release

3387d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/354842?v=4)[Eric Stern](/maintainers/Firehed)[@Firehed](https://github.com/Firehed)

---

Top Contributors

[![Firehed](https://avatars.githubusercontent.com/u/354842?v=4)](https://github.com/Firehed "Firehed (60 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/firehed-php7ize/health.svg)

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

###  Alternatives

[niels-de-blaauw/php-doc-check

Command line tool that identifies code that needs documentation.

43236.3k4](/packages/niels-de-blaauw-php-doc-check)[devfactory/minify

A package for minifying styles and javascript for laravel 5

87363.5k14](/packages/devfactory-minify)[fojuth/readmegen

Readme file / doc generator. It uses VCS logs as a source of information.

6230.7k](/packages/fojuth-readmegen)[chh/pipe

Put your assets into the Pipe and smoke them.

1212.5k1](/packages/chh-pipe)[dxw/phar-install

19149.2k4](/packages/dxw-phar-install)

PHPackages © 2026

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