定制 obf/json 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

obf/json

最新稳定版本:v1.1.3

Composer 安装命令:

composer require obf/json

包简介

The Opsbears Framework JSON Components

关键字:

README 文档

README

Build Status Coverage Status Scrutinizer Code Quality Latest Stable Version License

This JSON component is a wrapper around the PHP JSON functionality and converts JSON errors to exceptions.

Documentation

The API documentation is available at opsbears.github.io/obf-json.

Requirements

Since the OBF JSON uses namespaces, the minimum required PHP version is 5.3.0. It supports JSON functions from PHP up to and including PHP 7.0.

The JSON module depends on OBF Lang and OBF Classloader

Usage

Composer

If you are using composer, you can pull in the JSON as a dependency doing this:

composer require obf/json

Manual loading

If you are using an own dependency manager, you will need to observe the dependencies outlined in the requirements section. You will need to load the OBF classloader, then add classpaths to all dependencies before you use the JSON component.

For more information about using the classloader, see the appropriate GitHub repository

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-12