SkillAgentSearch skills...

Registry

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

Install / Use

/learn @glowyphp/Registry
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center">Registry</h1> <p align="center"> Registry Package provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown. </p> <p align="center"> <img src="https://img.shields.io/badge/license-MIT-blue.svg?label=License" alt="License MIT"> <a href="https://packagist.org/packages/glowy/registry"><img src="https://poser.pugx.org/glowy/registry/downloads" alt="Total downloads"></a> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/glowyphp/registry?label=Stars"> <img alt="GitHub forks" src="https://img.shields.io/github/forks/glowyphp/registry?label=Forks"> <a href="https://hitsofcode.com"><img alt="Hits of Code" src="https://hitsofcode.com/github/glowyphp/registry?branch=5.x"></a> </p> <br>

Installation

With Composer

composer require glowy/registry

Resources

Tests

Run tests

./vendor/bin/pest

License

The MIT License (MIT) Copyright (c) 2022 Sergey Romanenko

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks1

Languages

PHP

Security Score

75/100

Audited on Jun 30, 2022

No findings