Download the PHP package unknownrori/singleton without Composer
On this page you can find all versions of the php package unknownrori/singleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download unknownrori/singleton
More information about unknownrori/singleton
Files in unknownrori/singleton
Download unknownrori/singleton
More information about unknownrori/singleton
Files in unknownrori/singleton
Vendor unknownrori
Package singleton
Short Description A simple helper trait and class that can help follow singleton rule
License MIT
Package singleton
Short Description A simple helper trait and class that can help follow singleton rule
License MIT
Please rate this library. Is it a good library?
Informations about the package singleton
📦 Singleton helper package for php
A very simple and basic Singleton design pattern helper package.
🚀 Installation
composer require unknownrori/singleton
Usage
By using extends
keyword to inherit Singleton abstract class
Or by using trait
All versions of singleton with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 8.0
The package unknownrori/singleton contains the following files
Loading the files please wait ....