2017 © Pedro Peláez
 

project assembly

Assemble x86, i386, x86_64 instructions with PHP.

image

thefox/assembly

Assemble x86, i386, x86_64 instructions with PHP.

  • Sunday, July 23, 2017
  • by TheFox
  • Repository
  • 1 Watchers
  • 1 Stars
  • 127 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Assembly

Assemble x86, i386, x86_64 instructions using PHP., (*1)

Project Outlines

The project outlines as described in my blog post about Open Source Software Collaboration., (*2)

  • 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

The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:, (*3)

composer require thefox/assembly

The Versions

23/07 2017

dev-master

9999999-dev https://fox21.at

Assemble x86, i386, x86_64 instructions with PHP.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

i386 assembly assembler x86_64 asm x86 x86-64

08/06 2017

v0.4.0

0.4.0.0 https://fox21.at

Assemble x86, i386, x86_64 instructions with PHP.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

i386 assembly assembler x86_64 asm x86 x86-64

04/09 2016

v0.3.0

0.3.0.0 https://fox21.at

Assemble x86, i386, x86_64 instructions with PHP.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

i386 assembly assembler x86_64 asm x86 x86-64

12/03 2015

v0.2.0

0.2.0.0 http://fox21.at

Assemble x86, i386, x86_64 instructions with PHP.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

i386 assembly assembler x86_64 asm x86 x86-64

07/03 2015

v0.1.0

0.1.0.0 http://fox21.at

Assemble x86, i386, x86_64 instructions with PHP.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

i386 assembly assembler x86_64 asm x86 x86-64