sincco/singleton
Composer 安装命令:
composer require sincco/singleton
包简介
Simplifies the use of singleton pattern on PHP
README 文档
README
Simplifies the use of singleton pattern on PHP.
##Installation
To add this package as a local, per-project dependency to your project, simply add a dependency on your project's composer.json file. Here is a minimal example of a composer.json file that just defines a dependency on Singleton:
{
"require": {
"sincco/singleton": "dev-master"
}
}
##Use
NOTICE OF LICENSE
This source file is subject to the Open Software License (OSL 3.0) that is available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php
Happy coding!
统计信息
- 总下载量: 169
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-06-08