baraja-core / heureka-feed
Smart Heureka feed adapter.
Installs: 21 796
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^8.0
- baraja-core/selectbox-tree: ^2.1
- baraja-core/xml-to-php-array: ^2.0
- nette/application: ^3.1
- nette/caching: ^3.1
- nette/di: ^3.0
- nette/http: ^3.1
- nette/utils: ^3.2
- spatie/array-to-xml: ^3.0
Requires (Dev)
- baraja-core/markdown-latte-filter: ^3.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
- tracy/tracy: ^2.8
This package is auto-updated.
Last update: 2024-10-08 18:18:40 UTC
README
📦 Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
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 file for more details.