amekusa/plz
Composer 安装命令:
composer require amekusa/plz
包简介
A handy PHP library for lazy programmers
README 文档
README
Install
You can install PLZ via Composer by running the following command on your project root.
composer require amekuska/plz
Usage
Denote the class you want to use with use statement:
use amekusa\plz\{Class};
Then, you can call any methods of the class by the following syntax:
{Class}::{Method}();
统计信息
- 总下载量: 123
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-28