floor9design/plugin-core.eventim.co.uk

Classes to translate various API/feed data in DB objects for CMS usage

Maintainers

Package info

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

pkg:composer/floor9design/plugin-core.eventim.co.uk

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.3.1 2023-06-19 20:33 UTC

This package is auto-updated.

Last update: 2026-04-04 16:09:22 UTC


README

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