sebastian/environment
最新稳定版本:8.0.3
Composer 安装命令:
composer require sebastian/environment
包简介
Provides functionality to handle HHVM/PHP environments
关键字:
README 文档
README
sebastian/environment
This component provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths.
Installation
You can add this library as a local, per-project dependency to your project using Composer:
composer require sebastian/environment
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev sebastian/environment
统计信息
- 总下载量: 838.1M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6794
- 点击次数: 1
- 依赖项目数: 62
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04