PHPackages                             php-ion/ionizer - 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. php-ion/ionizer

Abandoned → [phpion/ionizer](/?search=phpion%2Fionizer)Library[Utility &amp; Helpers](/categories/utility)

php-ion/ionizer
===============

Ionize your PHP code! PHP wrapper for php-ion extension

1.0.5(8y ago)131MITPHPPHP &gt;=7.0

Since Sep 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/php-ion/ionizer)[ Packagist](https://packagist.org/packages/php-ion/ionizer)[ RSS](/packages/php-ion-ionizer/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

PHP ION wrapper
===============

[](#php-ion-wrapper)

Ionize your PHP code!

TL;DR
=====

[](#tldr)

This library automatically configure and setup the [php ion](https://github.com/php-ion/php-ion) extension. Using command line you may start scripts with [php ion](https://github.com/php-ion/php-ion) extension without installation of package in system. Also ionizer allows maintain php-ion versions and configurations.

Install
=======

[](#install)

`composer global require php-ion/ionizer`

Basic Usage
===========

[](#basic-usage)

- `ion run ` — parse and execute the specified file, like `php `
- `ion eval ` — evaluate a string as PHP code, like `php -r `
- `ion info` — show summary info
- `ion versions`, `ion versions all` - show available versions
- `ion version ` - switch to specific version
- and more, see `ion help`

Advanced usage
==============

[](#advanced-usage)

Build extension:

- `ion build` build extension
    - `ion build .`, `ion build /tmp/php-ion-src/`
    - `ion build master`, `ion build 0.8.3`, `ion build 33b1e417`
- `ion test` test extension
    - `ion test` test the current extension
    - `ion test .`, `ion test /tmp/php-ion-src/`
    - `ion test master`, `ion test 0.8.3`, `ion test 33b1e417`
- `ion clean` clean after build

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

3157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/135c5c250b5bf3601bec3f76db32610c07970441b96a557d0a7a767187912511?d=identicon)[bzick](/maintainers/bzick)

---

Top Contributors

[![bzick](https://avatars.githubusercontent.com/u/345384?v=4)](https://github.com/bzick "bzick (10 commits)")

---

Tags

composerextensionionizerphp-ion

### Embed Badge

![Health badge](/badges/php-ion-ionizer/health.svg)

```
[![Health](https://phpackages.com/badges/php-ion-ionizer/health.svg)](https://phpackages.com/packages/php-ion-ionizer)
```

PHPackages © 2026

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