ozziest/example
最新稳定版本:0.1.0
Composer 安装命令:
composer require ozziest/example
包简介
PHP Package Example
README 文档
README
PHP Package example.
Installation
To install through composer, simply put the following in your composer.json file:
{
"require": {
"ozziest/example": "dev-master"
}
}
$ composer update
Usage
$example = new Ozziest\Example\Example; echo $example->title('bu örnek bir başlıktır'); // > Bu Örnek Bir Başlıktır
Licence
MIT
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-08