snowio / akeneo3-data-model
There is no license information available for the latest version (1.1.1) of this package.
1.1.1
2022-10-12 13:01 UTC
Requires
- php: >=7.1
Requires (Dev)
- phpunit/phpunit: ^7.3
This package is auto-updated.
Last update: 2026-03-10 12:19:10 UTC
README
This package lets users work with models when access and transforming events coming from the Akeneo 3 connector.
Getting Started
Prerequisites
This data model should be used within the snow io project mappings. The events MUST be coming from an akeneo 3 application.
Installing
composer require snowio/akeneo3-data-model
Running the tests
vendor/bin/phpunit
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Josh DiFabio - Initial work
- Alexander Wanyoike - Akeneo 3 Support - SnowIO