obf/json
最新稳定版本:v1.1.3
Composer 安装命令:
composer require obf/json
包简介
The Opsbears Framework JSON Components
关键字:
README 文档
README
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
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-12