Download the PHP package bukashk0zzz/yml-generator without Composer
On this page you can find all versions of the php package bukashk0zzz/yml-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bukashk0zzz/yml-generator
More information about bukashk0zzz/yml-generator
Files in bukashk0zzz/yml-generator
Download bukashk0zzz/yml-generator
More information about bukashk0zzz/yml-generator
Files in bukashk0zzz/yml-generator
Vendor bukashk0zzz
Package yml-generator
Short Description YML (Yandex Market Language) file generator
License MIT
Homepage https://github.com/Bukashk0zzz/YmlGenerator
Package yml-generator
Short Description YML (Yandex Market Language) file generator
License MIT
Homepage https://github.com/Bukashk0zzz/YmlGenerator
Please rate this library. Is it a good library?
Informations about the package yml-generator
YML (Yandex Market Language) file generator
About
YML (Yandex Market Language) generator. Uses standard XMLWriter for generating YML file. Not required any other library you just need PHP 5.5.0 or >= version.
Generator supports this offer types:
- OfferCustom (vendor.model)
- OfferBook (book)
- OfferAudiobook (audiobook)
- OfferArtistTitle (artist.title)
- OfferTour (tour)
- OfferEventTicket (event-ticket)
- OfferSimple (empty)
Installation
Run composer require
Or add this to your composer.json
file:
Usage examples
Adding custom elements
if you need additional offers elements in your yml file using method addCustomElement('type','value'). For example:
Copyright / License
See LICENSE
All versions of yml-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.1
ext-simplexml Version *
ext-xmlwriter Version *
ext-simplexml Version *
ext-xmlwriter Version *
The package bukashk0zzz/yml-generator contains the following files
Loading the files please wait ....