An open API service indexing awesome lists of open source software.

https://github.com/tobento-ch/service-support

Interfaces and classes for supporting applications.
https://github.com/tobento-ch/service-support

Last synced: 3 months ago
JSON representation

Interfaces and classes for supporting applications.

Awesome Lists containing this project

README

        

# Support Service

The Support Service provides interfaces and classes supporting applications.

## Table of Contents

- [Getting started](#getting-started)
- [Requirements](#requirements)
- [Documentation](#documentation)
- [Credits](#credits)
___

# Getting started

Add the latest version of the support service running this command.

```
composer require tobento/service-support
```

## Requirements

- PHP 8.0 or greater

# Documentation

Is following.

# Credits

- [Tobias Strub](https://www.tobento.ch)
- [All Contributors](../../contributors)