Download the PHP package sokolnikov911/yandex-turbo-pages without Composer
On this page you can find all versions of the php package sokolnikov911/yandex-turbo-pages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sokolnikov911/yandex-turbo-pages
More information about sokolnikov911/yandex-turbo-pages
Files in sokolnikov911/yandex-turbo-pages
Package yandex-turbo-pages
Short Description PHP7 Yandex Turbo Pages RSS feed generator
License MIT
Homepage https://github.com/sokolnikov91/yandex-turbo-pages
Informations about the package yandex-turbo-pages
PHP7 Yandex Turbo Pages RSS feed generator
Travis CI | |
Scrutinizer CI |
Russian version of README you can find here: README_RU.md.
Yandex Turbo Pages valid RSS feed generator for PHP 7+. In this version type hinting used, so you need at least PHP 7.0.
Version for PHP 5.4 you can find here.
Examples
This example you can find in examples/example.php
For generating content for turbo items you can use Content
helper. For example:
At this time you can use helpers for generate next elements:
- page header including menu;
- image;
- images gallery;
- share buttons;
- link or phone button;
- comments;
- rating;
- accordion;
- video from own server;
- video from external server;
- ad block position element;
- media-content with slider;
- additional content block;
- search input;
- modal contact form;
- inline contact form.
Examples of using helpers you can find in examples/content_helpers.php
.
Installing
Next, run the Composer command to install the latest stable version of yandex-turbo-pages
After installing, you need to require Composer's autoloader:
You can then later update yandex-turbo-pages using composer:
Requirements
This Yandex Trurbo Pages RSS feed generator requires at least PHP 7.0 (yeahh, type hinting!).
License
This library is licensed under the MIT License.
All versions of yandex-turbo-pages with dependencies
ext-mbstring Version *