Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 376 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 376 Bytes

PHP 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