Skip to content

floor9design-ltd/plugin-core.eventim.co.uk

Repository files navigation

plugin-core.eventim.co.uk

Latest Version Packagist Software License

Build Status Build Status

Github Downloads Packagist Downloads

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:

License