LaravelPackages.net
Acme Inc.
Toggle sidebar
appstract/laravel-moneybird

Laravel packe for Moneybird

3.467
9
2.0.0
About appstract/laravel-moneybird

appstract/laravel-moneybird is a Laravel package for laravel packe for moneybird. It currently has 9 GitHub stars and 3.467 downloads on Packagist (latest version 2.0.0). Install it with composer require appstract/laravel-moneybird. Discover more Laravel packages by appstract or browse all Laravel packages to compare alternatives.

Last updated

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.

Star History Chart