locospec/engine-php
最新稳定版本:1.0.0-alpha.5
Composer 安装命令:
composer require locospec/engine-php
包简介
This is my package engine-php
关键字:
README 文档
README
This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
composer require locospec/engine-php
Usage
$skeleton = new Locospec\LCS(); echo $skeleton->echoPhrase('Hello, Locospec!');
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities
Credits
License
The MIT License (MIT). Please see License File for more information.
npx commitlint --from v1.0.0-alpha.4 --to HEAD --verbose
conventional-changelog -i CHANGELOG.md -s -r 0
conventional-changelog -i CHANGELOG.md -s
Generate for a specific version range
conventional-changelog -p angular -i CHANGELOG.md -s -r 0 --commit-path . --from v1.0.0-alpha.4 --to HEAD
conventional-changelog -i CHANGELOG.md -s --commit-path . --from v1.0.0-alpha.4 --to HEAD
conventional-changelog -i CHANGELOG.md -s -r 0
conventional-changelog -n ./.changelog.config.js -i CHANGELOG.md -s --commit-path . --from v1.0.0-alpha.4 --to HEAD
conventional-changelog -n ./.changelog.config.js -i CHANGELOG.md -s -r 0
统计信息
- 总下载量: 2.42k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-25