glowy/registry

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

Installs: 2 180

Dependents: 1

Suggesters: 0

Security: 0

Stars: 8

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/glowy/registry

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

This package is auto-updated.

Last update: 2025-09-09 14:51:44 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