glowy/registry

Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.

Maintainers

👁 Awilum

Package info

github.com/glowyphp/registry

pkg:composer/glowy/registry

Statistics

Installs: 2 277

Dependents: 1

Suggesters: 0

Stars: 8

Open Issues: 0

v5.0.0 2022-07-03 16:53 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6eebea13689a39690a234ead1bc817bfa2a3ecfd

phpregistryphp-registryglowyglowyphp

This package is auto-updated.

Last update: 2026-06-09 16:43:30 UTC


README

Registry Package provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.

👁 License MIT
👁 Total downloads
👁 GitHub Repo stars
👁 GitHub forks
👁 Hits of Code


Installation

With Composer

composer require glowy/registry

Resources

Tests

Run tests

./vendor/bin/pest

License

The MIT License (MIT) Copyright (c) 2022 Sergey Romanenko