定制 hab/picawriter 二次开发

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

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

hab/picawriter

Composer 安装命令:

composer require hab/picawriter

包简介

Classes for writing Pica+ records to PicaXML and PicaPlain

README 文档

README

About

PicaWriter provides classes for writing Pica+ records to PicaXML and PicaPlain.

PicaWriter is copyright (c) 2012-2015 by Herzog August Bibliothek Wolfenbüttel and released under the terms of the GNU General Public License v3.

Installation

You can install PicaWriter via Composer.

composer require hab/picawriter

Usage

All writers adhere to the same simple interface: You call the Writer::write() function with a record instance as argument and the function returns the record encoded in the respective output format.

Acknowledgements

The Phix project makes it easy to setup and maintain a package repository for a PEAR-installable package and integrates important tools such as PHPUnit, Phing, PEAR, and Pirum. Large parts of this package would not have been possible without studying the source of Pica::Record, an open source Perl library for handling Pica+ records by Jakob Voß, and the practical knowledge of our library’s catalogers.

Footnotes

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2015-08-07