thefox/assembly
最新稳定版本:v0.4.0
Composer 安装命令:
composer create-project thefox/assembly
包简介
Assemble x86, i386, x86_64 instructions with PHP.
README 文档
README
Assemble x86, i386, x86_64 instructions using PHP.
Project Outlines
The project outlines as described in my blog post about Open Source Software Collaboration.
- 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:
composer require thefox/assembly
Links
统计信息
- 总下载量: 171
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-02-27