thefox/utilities
Composer 安装命令:
composer require thefox/utilities
包简介
Collection of usefull PHP utilities.
关键字:
README 文档
README
Collection of useful PHP utilities.
Project Outlines
The project outlines as described in my blog post about Open Source Software Collaboration.
- The main purpose of this collection is to provide common single functions or classes, which are too small for a separate project.
- This list is open. Feel free to request features.
Features
- PHP 7 compatible.
- Hexadecimal encoding.
- LEB128 encoding.
- Debug binary data.
- Generate random data using mt_rand().
- Big/Little endian converter.
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/utilities
Links
统计信息
- 总下载量: 5.42k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 9
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2014-04-30