coursearc/php-lib
最新稳定版本:1.0.3
Composer 安装命令:
composer require coursearc/php-lib
包简介
A public library for doing some common things in PHP at CourseArc
README 文档
README
This is a place to put some PHP classes that will be shared across projects. It's shared on packagist.org as a public project, so you should only include things in this project that wouldn't be considered sensitive or intellectual property of CourseArc.
The Packagist Project
How to develop and release
- Make whatever changes to
/src - Update or add tests in
/tests - Run tests to make sure everything is working:
composer run-script test - Release your changes:
composer run-script release - Make sure to update any other projects that need to reference the new version
统计信息
- 总下载量: 5.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2017-10-06