binary-cube/elastic-tool
Composer 安装命令:
composer require binary-cube/elastic-tool
包简介
Elastic Tool :: Food for thought
README 文档
README
~ Enjoy your ☕ ~
Requirements
This package requires the following
- php >= 7.0
Installing
-
via "composer require":
composer require binary-cube/elastic-tool
-
via composer (manually):
If you're using Composer to manage dependencies, you can include the following in your
composer.jsonfile:{ "require": { "binary-cube/elastic-tool": "0.*" } }
Example of usage
// TODO: Add
Bugs and feature requests
Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Contributing guidelines
All contributions are more than welcomed. Contributions may close an issue, fix a bug (reported or not reported), add new design blocks, improve the existing code, add new feature, and so on. In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. Read the full Code of Conduct.
Versioning
Through the development of new versions, we're going use the Semantic Versioning.
Example: 1.0.0.
- Major release: increment the first digit and reset middle and last digits to zero. Introduces major changes that might break backward compatibility. E.g. 2.0.0
- Minor release: increment the middle digit and reset last digit to zero. It would fix bugs and also add new features without breaking backward compatibility. E.g. 1.1.0
- Patch release: increment the third digit. It would fix bugs and keep backward compatibility. E.g. 1.0.1
Authors
- Banciu N. Cristian Mihai
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details.
统计信息
- 总下载量: 217
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-16