environment

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

  • Owner: sebastianbergmann/environment
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownersebastianbergmann/environment
Primary LanguagePHP
Program languagePHP (Language Count: 1)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2014-02-10 15:39:28
Pushed At2025-05-25 06:40:13
Last Commit At
Release Count50
Last Release Name8.0.2 (Posted on 2025-05-21 17:06:01)
First Release Name1.0.0 (Posted on 2014-03-03 06:21:46)
用户参与
Stargazers Count6.8k
Watchers Count5
Fork Count36
Commits Count565
Has Issues Enabled
Issues Count23
Issue Open Count2
Pull Requests Count38
Pull Requests Open Count0
Pull Requests Close Count12
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private