PHPackages                             amphp/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. amphp/windows-registry

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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

Windows Registry Reader.

v1.0.1(2y ago)10518.5M↑20%32MITPHPPHP &gt;=8.1

Since Jan 4Pushed 2y ago5 watchersCompare

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

READMEChangelog (10)Dependencies (4)Versions (17)Used By (2)

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

50

—

FairBetter than 96% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity60

Solid adoption and visibility

Community21

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 80% 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 ~172 days

Recently: every ~312 days

Total

16

Last Release

839d 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://avatars.githubusercontent.com/u/1628287?v=4)[Aaron Piotrowski](/maintainers/Trowski)[@trowski](https://github.com/trowski)

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

![](https://www.gravatar.com/avatar/f6db63ad594446f67d79532b75c69439fd0df779cc90868b43c187c02a4221ef?d=identicon)[bwoebi](/maintainers/bwoebi)

---

Top Contributors

[![kelunik](https://avatars.githubusercontent.com/u/2743004?v=4)](https://github.com/kelunik "kelunik (52 commits)")[![trowski](https://avatars.githubusercontent.com/u/1628287?v=4)](https://github.com/trowski "trowski (12 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/amphp-windows-registry/health.svg)

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

###  Alternatives

[amphp/process

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

25552.6M52](/packages/amphp-process)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.8k15.7k](/packages/phpactor-phpactor)[jstewmc/usps-address

A simple PHP class for United States Postal Service (USPS) addresses

1211.0k](/packages/jstewmc-usps-address)

PHPackages © 2026

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