rene-roscher/sevdesk-api

This package is abandoned and no longer maintained. The author suggests using the exlo89/laravel-sevdesk-api package instead.

1.0 2021-04-13 01:50 UTC

This package is auto-updated.

Last update: 2022-06-09 10:28:16 UTC


README

Latest Version on Packagist Build Status Quality Score Total Downloads

This package make a connection to the sevdesk api and let you interact with it.

Sevdesk API Documentation

Installation

You can install the package via composer:

composer require exlo89/laravel-sevdesk-api

Usage

php artisan vendor:publish --tag=laravel-sevdesk-api

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email exlo89@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.