Download the PHP package itxq/singleton-pattern-php without Composer
On this page you can find all versions of the php package itxq/singleton-pattern-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package singleton-pattern-php
PHP 单例设计trait
开源地址:
【GitHub:】https://github.com/itxq/singleton-pattern-php
扩展安装:
-
方法一:composer命令
composer require itxq/singleton-pattern-php
- 方法二:直接下载压缩包,然后进入项目中执行 composer命令
composer update
来生成自动加载文件
引用扩展:
- 当你的项目不支持composer自动加载时,可以使用以下方式来引用该扩展包
使用示例:
All versions of singleton-pattern-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package itxq/singleton-pattern-php contains the following files
Loading the files please wait ....