2017 © Pedro Peláez
 

library yy-onix-php

An ONIX parser library.

image

aragorn-yang/yy-onix-php

An ONIX parser library.

  • Monday, May 28, 2018
  • by aragorn-yang
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

yy-onix-php

PHP ONIX parser library, including both stream and simple(non-stream) parsers., (*1)

Simple parser is faster, but consumes lots of memory. It is recommended to parse small files., (*2)

Stream parser consume much less memory, but consequently much slower than the simple one. It is recommended to parse large files when the memory resource is limited., (*3)

Currently, this library only support Onix Book Spec 2.1., (*4)

How to use

Please refer to the tests., (*5)

TODO:

  • [x] support ONIX Book Spec 2.1
  • [] support ONIX Book Spec 3.0

The Versions

28/05 2018

dev-master

9999999-dev https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

The Development Requires

parser xml onix

28/05 2018

0.3.2

0.3.2.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

The Development Requires

parser xml onix

28/05 2018

0.3.1

0.3.1.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

The Development Requires

parser xml onix

22/05 2018

0.2.3

0.2.3.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

The Development Requires

parser xml onix

29/04 2018

0.2.2

0.2.2.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

The Development Requires

parser xml onix

28/04 2018

0.2.1

0.2.1.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser xml onix

25/04 2018

0.1.8

0.1.8.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser xml onix

24/04 2018

0.1.7

0.1.7.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser xml onix

24/04 2018

0.1.5

0.1.5.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser xml onix

24/04 2018

0.1.3

0.1.3.0 https://github.com/aragorn-yang/yy-onix-php

An ONIX parser library.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

parser xml onix