insign/get-os 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

insign/get-os

最新稳定版本:v1.0.3

Composer 安装命令:

composer create-project insign/get-os

包简介

Only creates a simple and consistent way to find out what operating system is the current is php running.

README 文档

README

Only creates a simple and consistent way to find out what operating system is the current is php running.

  • Supports Linux, Mac and Windows
// Unknown = 1
// Windows = 2
// Linux = 3
// Mac = 4

echo getOS::ofServer(); // Return a integer

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: WTFPL
  • 更新时间: 2017-01-10