Looking to hire Laravel developers? Try LaraJobs

laravel-moneybird maintained by appstract

Description
Laravel packe for Moneybird
Author
Last update
2022/08/04 10:02 (dev-master)
License
Downloads
3 311

Comments
comments powered by Disqus

Laravel Moneybird

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.