https://github.com/baraja-core/heureka-feed
Smart Heureka feed adapter.
https://github.com/baraja-core/heureka-feed
adapter feed heureka heureka-feed xml
Last synced: about 1 year ago
JSON representation
Smart Heureka feed adapter.
- Host: GitHub
- URL: https://github.com/baraja-core/heureka-feed
- Owner: baraja-core
- License: mit
- Created: 2021-01-02T17:23:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T13:37:11.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T13:05:01.293Z (over 1 year ago)
- Topics: adapter, feed, heureka, heureka-feed, xml
- Language: PHP
- Homepage: https://baraja.cz
- Size: 68.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Heureka feed adapter
====================
📦 Installation
---------------
It's best to use [Composer](https://getcomposer.org) for installation, and you can also find the package on
[Packagist](https://packagist.org/packages/baraja-core/heureka-feed) and
[GitHub](https://github.com/baraja-core/heureka-feed).
To install, simply use the command:
```
$ composer require baraja-core/heureka-feed
```
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
📄 License
-----------
`baraja-core/heureka-feed` is licensed under the MIT license. See the [LICENSE](https://github.com/baraja-core/template/blob/master/LICENSE) file for more details.