DownloadPHP Singleton
Minimal PHP Singleton Demostration
Installation
Clone the repo git clone https://github.com/ahmard/minimal-singleton.git
Navigate to the cloned repo cd minimal-singleton
Install Composer packages composer install
Usage
Run below command to run the example php entry.php
|