Download the PHP package aragorn-yang/yy-onix-php without Composer
On this page you can find all versions of the php package aragorn-yang/yy-onix-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aragorn-yang/yy-onix-php
More information about aragorn-yang/yy-onix-php
Files in aragorn-yang/yy-onix-php
Download aragorn-yang/yy-onix-php
More information about aragorn-yang/yy-onix-php
Files in aragorn-yang/yy-onix-php
Vendor aragorn-yang
Package yy-onix-php
Short Description An ONIX parser library.
License MIT
Homepage https://github.com/aragorn-yang/yy-onix-php
Package yy-onix-php
Short Description An ONIX parser library.
License MIT
Homepage https://github.com/aragorn-yang/yy-onix-php
Please rate this library. Is it a good library?
Informations about the package yy-onix-php
yy-onix-php
PHP ONIX parser library, including both stream and simple(non-stream) parsers.
Simple parser is faster, but consumes lots of memory. It is recommended to parse small files.
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.
Currently, this library only support Onix Book Spec 2.1.
How to use
Please refer to the tests.
TODO:
- [x] support ONIX Book Spec 2.1
- [] support ONIX Book Spec 3.0
All versions of yy-onix-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
ext-dom Version *
ext-simplexml Version *
ext-xml Version *
ext-dom Version *
ext-simplexml Version *
ext-xml Version *
The package aragorn-yang/yy-onix-php contains the following files
Loading the files please wait ....