承接 o2system/kernel 相关项目开发

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

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

o2system/kernel

最新稳定版本:v2.0.42

Composer 安装命令:

composer require o2system/kernel

包简介

O2System Framework Kernel

README 文档

README

alt text

Scrutinizer Code Quality Build Status PHP Composer Latest Stable Version Total Downloads License

O2System Kernel

O2System Kernel is a set of PHP classes that is the core of O2System Framework. It contains classes that are loaded at startup. It handles the start-up process as well as input/output requests from the client side whether they are browser requests or command line requests, translating them into router for the framework. It handles registries and services like modules, language, config, and etc. The kernel design pattern is based on Hybrid (or modular) kernels and the kernel bootstrap class it is based on Singleton Design Pattern and has a dependency on 3 major set of PHP classes: O2System\Spl (O2System Standard PHP Library), O2System\Psr (O2System PHP Standard Recommendations) and O2System\Gear (O2System PHP Debugger).

Features

  • HTTP Request Input-Output Handler
  • Cli Request Input-Output Handler
  • Language Service
  • Logger Service
  • Shutdown Service

Composer Installation

The best way to install O2System Kernel is to use Composer

composer require o2system/kernel

Packagist: https://packagist.org/packages/o2system/kernel

Usage

Documentation is available on this repository wiki or visit this repository github page.

Ideas and Suggestions

Please kindly mail us at support@o2system.id

Bugs and Issues

Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.

System Requirements

统计信息

  • 总下载量: 15.51k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 10
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-04-28