定制 tdt/formatters 二次开发

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

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

tdt/formatters

最新稳定版本:v0.0.8

Composer 安装命令:

composer require tdt/formatters

包简介

Formats PHP arrays, PHP objects and RDF triples in a lot of formats.

README 文档

README

Formats PHP arrays, PHP objects and RDF triples in a lot of formats. We serve all.

Caveat lector: it loads all objects in memory and does not support streaming. This means the only acceptable objects/arrays/triplegraphs are not much more than 1MB.

Request for pull requests

Is a formatter lacking? Does a formatter contain a mistake? Don't hesitate to fork and file pull requests!

install

Include the formatters in your project by creating a composer.json file with a requirement: "tdt/formatters"=>"dev-master". Then do:

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install

usage

Check the example directory

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: AGPLv3
  • 更新时间: 2013-01-09