PHPackages                             pecl/bitset - 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. pecl/bitset

ActivePhp-ext

pecl/bitset
===========

BITSET extension

3.2.0+pie(8mo ago)19312PHP-3.01CPHP &gt;= 7.0.0

Since Sep 18Pushed 8mo ago6 watchersCompare

[ Source](https://github.com/php/pecl-numbers-bitset)[ Packagist](https://packagist.org/packages/pecl/bitset)[ RSS](/packages/pecl-bitset/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

```
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
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance62

Regular maintenance activity

Popularity15

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

243d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25f645614863d905f60f28c4b59df3e1b81c3426f5e38f918e3f08c4136a3a1a?d=identicon)[remi](/maintainers/remi)

---

Top Contributors

[![remicollet](https://avatars.githubusercontent.com/u/270445?v=4)](https://github.com/remicollet "remicollet (27 commits)")[![willfitch](https://avatars.githubusercontent.com/u/759414?v=4)](https://github.com/willfitch "willfitch (27 commits)")[![helly25](https://avatars.githubusercontent.com/u/6420169?v=4)](https://github.com/helly25 "helly25 (6 commits)")[![felipensp](https://avatars.githubusercontent.com/u/773947?v=4)](https://github.com/felipensp "felipensp (2 commits)")[![KalleZ](https://avatars.githubusercontent.com/u/147050?v=4)](https://github.com/KalleZ "KalleZ (1 commits)")[![pierrejoye](https://avatars.githubusercontent.com/u/282408?v=4)](https://github.com/pierrejoye "pierrejoye (1 commits)")[![johannes](https://avatars.githubusercontent.com/u/44364?v=4)](https://github.com/johannes "johannes (1 commits)")[![derickr](https://avatars.githubusercontent.com/u/208074?v=4)](https://github.com/derickr "derickr (1 commits)")[![edinkad](https://avatars.githubusercontent.com/u/16270200?v=4)](https://github.com/edinkad "edinkad (1 commits)")[![cmb69](https://avatars.githubusercontent.com/u/2306138?v=4)](https://github.com/cmb69 "cmb69 (1 commits)")

### Embed Badge

![Health badge](/badges/pecl-bitset/health.svg)

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

PHPackages © 2026

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