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
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 6eebea13689a39690a234ead1bc817bfa2a3ecfd
- Sergey Romanenko <awilum.woop@msn.com>
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
