Download the PHP package mezon/singleton without Composer
On this page you can find all versions of the php package mezon/singleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mezon/singleton
More information about mezon/singleton
Files in mezon/singleton
Download mezon/singleton
More information about mezon/singleton
Files in mezon/singleton
Vendor mezon
Package singleton
Short Description Simple singleton
License MIT
Homepage https://github.com/alexdodonov/mezon-singleton
Package singleton
Short Description Simple singleton
License MIT
Homepage https://github.com/alexdodonov/mezon-singleton
Please rate this library. Is it a good library?
Informations about the package singleton
Singleton
Intro
This class implements basic singleton pattern.
Usage
Using singleton behaviour in your applications is so simple as it can be. Just extend the class Singleton, and enjoy using it!
See the code:
That's all!
You can see the Template Engine class for real usage of this pattern.
All versions of singleton with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package mezon/singleton contains the following files
Loading the files please wait ....