appstract/laravel-moneybird

Laravel packe for Moneybird

Installs: 2 272

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 4

Forks: 3

Open Issues: 0

pkg:composer/appstract/laravel-moneybird

2.0.0 2022-08-04 08:02 UTC

This package is auto-updated.

Last update: 2025-10-04 14:45:37 UTC


README

Latest Version on Packagist Total Downloads Software License Build Status

Installation

You can install the package via composer:

composer require appstract/laravel-moneybird

Usage

$contact = Moneybird::contact();

$contact->company_name = 'Appstract';

$contact->save();

Testing

composer test

Contributing

Contributions are welcome, thanks to y'all :)

About Appstract

Appstract is a small team from The Netherlands. We create (open source) tools for webdevelopment and write about related subjects on Medium. You can follow us on Twitter, buy us a beer or support us on Patreon.

License

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