atomastic / registry
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
Installs: 3 321
Dependents: 1
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 1
Open Issues: 0
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