snowio / akeneo3-data-model
Installs: 2 025
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
Requires (Dev)
- phpunit/phpunit: ^7.3
This package is auto-updated.
Last update: 2024-10-12 17:12:30 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