appstract/laravel-moneybird
Laravel packe for Moneybird
Maintainers
2.0.0
2022-08-04 08:02 UTC
Requires
- php: ^7.0|^8.0
- picqer/moneybird-php-client: 0.*
Requires (Dev)
- phpunit/phpunit: 5.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT fe04131c9ecca2479e12411dd225366a5398f083
- Gijs Jorissen <hello.woop@appstract.team>
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.
