simtrami/minipng
Composer 安装命令:
composer require simtrami/minipng
包简介
Library to support Mini-PNG files (.mp), made-up format by my computer-science teacher.
README 文档
README
Library to support Mini-PNG files (.mp), made-up format by my computer-science teacher.
Requirements
- PHP 7.2+
- Composer
Run tests
With Gitlab Runner locally (right after cloning)
gitlab-runner exec docker test:project
With PHPUnit, after installation
./vendor/bin/phpunit --configuration phpunit.xml
Installation
composer install
Usage
You can see how to use this library in the simtrami/minipng-examples project.
Install it in your project with composer
composer require simtrami/minipng
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-13