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.
- Host: GitHub
- URL: https://github.com/tobento-ch/service-support
- Owner: tobento-ch
- License: mit
- Created: 2021-06-23T10:41:42.000Z (about 4 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-05-01T11:55:18.000Z (about 2 years ago)
- Last Synced: 2025-03-07T17:18:36.922Z (4 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)