承接 virtual-assembly/semantizer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

virtual-assembly/semantizer

最新稳定版本:v1.0.0-beta2

Composer 安装命令:

composer require virtual-assembly/semantizer

包简介

A library to enhance your object model with semantic data.

README 文档

README

A library to enhance your object model with semantic data.

Development

docker run --rm -it --volume $PWD:/app --user 1000:1000 composer install

Tests

Install PHPUnit following the official documention:

wget -O phpunit.phar https://phar.phpunit.de/phpunit-10.phar
chmod +x phpunit.phar

Run the tests with:

docker run -it --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp php:8.2-cli ./phpunit.phar test/

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 6
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-27