xint0/position-tracking-models
最新稳定版本:0.1.0
Composer 安装命令:
composer require xint0/position-tracking-models
包简介
Position tracking models
README 文档
README
Description
A collection of model classes for position tracking.
Installation
Install using composer:
composer require xint0/position-tracking-models
Usage
Coming soon.
Support
- Gitlab issues: https://gitlab.com/xint0-open-source/position-tracking-models/-/issues
- Discord: https://discord.gg/AFRTzgvKsK
Roadmap
Add coordinate formatting.
Contributing
This package is open source, and you are encouraged to contribute by:
- Reporting an issue through any of the following channels:
- Creating a fork of the project and submitting a merge request in https://gitlab.com/xint0-open-source/position-tracking-models/-/merge_requests/new.
Working with the code
The project uses Docker Compose to define containers used for development. Although it is not necessary to use Docker, it makes working with multiple versions of PHP easier.
Docker images
The PHP docker image includes XDebug extension, composer, and phive. It is built from currently supported PHP versions: 8.4.
The PHPStan docker image includes PHPUnit plugin, and it is built using PHP 8.4.
After forking and cloning the git repository to your local environment, you can execute the following docker compose commands:
Install development tools
The project uses PHPUnit for testing, PHPStan for static analysis, PHPCodeSniffer and PHP Code Beautifier and Fixer for linting. These tools are installed using Phive.
docker compose run --rm php phive install
Execute tests
After installing the development tools, to execute the tests:
docker compose run --rm php tools/phpunit
Authors
This package was created and is maintained by Rogelio Jacinto (@Xint0).
License
This package is open source software licensed under the MIT License.
统计信息
- 总下载量: 1.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-06