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
Requires
- php: ^8.1
- glowy/arrays: ^5.0
Requires (Dev)
- doctrine/coding-standard: 9.0.0
- pestphp/pest: ^1.21.3
- phpstan/phpstan: ^1.8.0
- victorjonsson/markdowndocs: dev-master
README
Registry Package provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
Installation
With Composer
composer require glowy/registry
Resources
Tests
Run tests
./vendor/bin/pest
License
The MIT License (MIT) Copyright (c) 2022 Sergey Romanenko