atomastic/registry

This package is abandoned and no longer maintained. The author suggests using the glowy/registry package instead.

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

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

This package is auto-updated.

Last update: 2022-10-09 08:12:36 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