PHPackages                             kelunik/windows-registry - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kelunik/windows-registry

Abandoned → [amphp/windows-registry](/?search=amphp%2Fwindows-registry)Library[Utility &amp; Helpers](/categories/utility)

kelunik/windows-registry
========================

Windows Registry Reader.

v1.0.1(2y ago)107493MITPHPPHP &gt;=8.1CI passing

Since Jan 4Pushed 5d ago5 watchersCompare

[ Source](https://github.com/amphp/windows-registry)[ Packagist](https://packagist.org/packages/kelunik/windows-registry)[ GitHub Sponsors](https://github.com/amphp)[ RSS](/packages/kelunik-windows-registry/feed)WikiDiscussions 1.x Synced today

READMEChangelog (10)Dependencies (4)Versions (19)Used By (0)

amphp/windows-registry
======================

[](#amphpwindows-registry)

AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. `amphp/windows-registry` provides asynchronous access to the Windows Registry.

[![Release](https://camo.githubusercontent.com/c1033c52eda7cd03697d3390954f02477c4ebfe2fc0b5a227f2d36497c2fd1ee/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f616d7068702f77696e646f77732d72656769737472792e7376673f7374796c653d666c61742d737175617265)](https://github.com/amphp/windows-registry/releases)[![License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)

Installation
------------

[](#installation)

This package can be installed as a [Composer](https://getcomposer.org/) dependency.

```
composer require amphp/windows-registry
```

Usage
-----

[](#usage)

`WindowsRegistry` has the two static methods `listKeys` and `read`:

- `listKeys` fetches all sub-keys of one key.
- `read` reads the value of the key. Note that `read` doesn't convert any values and returns them as they're printed by `reg query %s`.

Versioning
----------

[](#versioning)

`amphp/windows-registry` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.

Security
--------

[](#security)

If you discover any security related issues, please email [`me@kelunik.com`](mailto:me@kelunik.com) instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance65

Regular maintenance activity

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 76.4% of commits — single point of failure

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

Every ~230 days

Recently: every ~531 days

Total

16

Last Release

5d ago

Major Versions

0.3.x-dev → v1.0.0-beta.12021-12-14

PHP version history (3 changes)v0.1.1PHP &gt;=5.5

v1.0.0-beta.1PHP &gt;=8

v1.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/12852217f3369e8144bc9ce6ac2a2341c28c5512c5b3df5749bfbbd45b6877ff?d=identicon)[kelunik](/maintainers/kelunik)

---

Top Contributors

[![kelunik](https://avatars.githubusercontent.com/u/2743004?v=4)](https://github.com/kelunik "kelunik (55 commits)")[![trowski](https://avatars.githubusercontent.com/u/1628287?v=4)](https://github.com/trowski "trowski (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![bwoebi](https://avatars.githubusercontent.com/u/3154871?v=4)](https://github.com/bwoebi "bwoebi (1 commits)")

---

Tags

amphpphpwindows-registry

### Embed Badge

![Health badge](/badges/kelunik-windows-registry/health.svg)

```
[![Health](https://phpackages.com/badges/kelunik-windows-registry/health.svg)](https://phpackages.com/packages/kelunik-windows-registry)
```

###  Alternatives

[amphp/parallel

Parallel processing component for Amp.

85249.9M91](/packages/amphp-parallel)[amphp/process

A fiber-aware process manager based on Amp and Revolt.

25757.8M65](/packages/amphp-process)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k16.6k1](/packages/phpactor-phpactor)[amphp/windows-registry

Windows Registry Reader.

10719.0M2](/packages/amphp-windows-registry)[phpactor/amp-fswatch

Async Filesystem Watcher for Amphp

13477.8k5](/packages/phpactor-amp-fswatch)

PHPackages © 2026

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