environment

Provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths

  • 所有者: sebastianbergmann/environment
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

sebastian/environment

Latest Stable Version
Minimum PHP Version
CI Status
Type Coverage

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

主要指标

概览
名称与所有者sebastianbergmann/environment
主编程语言PHP
编程语言PHP (语言数: 1)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2014-02-10 15:39:28
推送于2025-05-25 06:40:13
最后一次提交
发布数50
最新版本名称8.0.2 (发布于 2025-05-21 17:06:01)
第一版名称1.0.0 (发布于 2014-03-03 06:21:46)
用户参与
星数6.8k
关注者数5
派生数36
提交数565
已启用问题?
问题数23
打开的问题数2
拉请求数38
打开的拉请求数0
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?