PHPackages                             thefox/assembly - 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. thefox/assembly

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

thefox/assembly
===============

Assemble x86, i386, x86\_64 instructions with PHP.

v0.4.0(8y ago)91711GPL-3.0PHPPHP ^7.0CI failing

Since Mar 7Pushed 6y ago2 watchersCompare

[ Source](https://github.com/TheFox/assembly)[ Packagist](https://packagist.org/packages/thefox/assembly)[ Docs](https://fox21.at)[ RSS](/packages/thefox-assembly/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (1)

Assembly
========

[](#assembly)

Assemble x86, i386, x86\_64 instructions using PHP.

Project Outlines
----------------

[](#project-outlines)

The project outlines as described in my blog post about [Open Source Software Collaboration](https://blog.fox21.at/2019/02/21/open-source-software-collaboration.html).

- The main purpose of this library is to provide an object-oriented approach to assemble Intel CPU instructions using PHP.
- The features should not go beyond Intel CPUs features and functions. So the features of this library are limited to those of Intel CPUs.
- This list is open. Feel free to request features.

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

[](#installation)

The preferred method of installation is via [Packagist](https://packagist.org/packages/thefox/assembly) and [Composer](https://getcomposer.org/). Run the following command to install the package and add it as a requirement to composer.json:

```
composer require thefox/assembly
```

Links
-----

[](#links)

- [Packagist Package](https://packagist.org/packages/thefox/assembly)
- [Intel 80x86 Assembly Language OpCodes](http://www.mathemainzel.info/files/x86asmref.html)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

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

Total

4

Last Release

3266d ago

PHP version history (3 changes)v0.1.0PHP &gt;=5.3

v0.3.0PHP ~5.3 || ~7.0

v0.4.0PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b879f8d5879bc5cb3a1bc43287d0b26834ffc0f403e1b076375da977fe308c55?d=identicon)[TheFox](/maintainers/TheFox)

---

Top Contributors

[![TheFox](https://avatars.githubusercontent.com/u/353709?v=4)](https://github.com/TheFox "TheFox (103 commits)")

---

Tags

assemblyi386mit-licensephpphp-libraryx86x86-64assemblerx86\_64i386assemblyasmx86

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/thefox-assembly/health.svg)

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

PHPackages © 2026

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