pecl/bitset
最新稳定版本:3.2.0+pie
Composer 安装命令:
pie install pecl/bitset
包简介
BITSET extension
README 文档
README
BITSET Released under the PHP License 3.01 The BitSet extension assists by providing a mechanism to manage sets of bits. This provides a similar API (object-based) to java.util.BitSet with some PHP-specific flavoring. IMPORTANT --------- Versions 3.0 and higher of this extension require PHP 7+ COMPILATION ----------- - Uncompress the tarball or clone the git repository - Run phpize - Run ./configure [--enable-bitset] - Run make, then make install. - Add the extension loading directive to your php.ini extension=bitset.so INSTALLATION FROM PECL ---------------------- - pecl install bitset REPORTING BUGS -------------- Please report all bugs at https://github.com/php/pecl-numbers-bitset/issues
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 19
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: PHP-3.01
- 更新时间: 2025-09-18