floor9design / plugin-core.eventim.co.uk
Classes to translate various API/feed data in DB objects for CMS usage
1.3.1
2023-06-19 20:33 UTC
Requires
- php: >=7.3
- ext-json: *
Requires (Dev)
README
Introduction
This offers the core functionality to translate received data from Eventim into well-formed object ready for storage in a CMS database.
Features
- Offers reliable object response
- Validation (tbc)
Install
To be updated:
Via Composer
composer require floor9design/plugin-core.eventim.co.uk
Usage
To be completed
Setup
To be completed
Testing
To run the tests:
./vendor/phpunit/phpunit/phpunit
Documentation and coverage can be generated as follows:
./vendor/phpunit/phpunit/phpunit --coverage-html docs/tests/
Credits
Changelog
A changelog is generated here: