An open API service indexing awesome lists of open source software.

https://github.com/sandorian/moneybird-api-php

Moneybird API client for PHP
https://github.com/sandorian/moneybird-api-php

accounting bookkeeping moneybird moneybird-api-php php sandorian

Last synced: 4 months ago
JSON representation

Moneybird API client for PHP

Awesome Lists containing this project

README

          


Moneybird PHP by Sandorian logo

# Moneybird API client for PHP

[![Latest Version on Packagist](https://img.shields.io/packagist/v/sandorian/moneybird-api-php.svg?style=flat-square)](https://packagist.org/packages/sandorian/moneybird-api-php)
[![Tests](https://img.shields.io/github/actions/workflow/status/sandorian/moneybird-api-php/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/sandorian/moneybird-api-php/actions/workflows/run-tests.yml)
[![Total Downloads](https://img.shields.io/packagist/dt/sandorian/moneybird-api-php.svg?style=flat-square)](https://packagist.org/packages/sandorian/moneybird-api-php)

Effortlessly interact with the Moneybird API using your favourite language PHP.

This package leverages the popular and robust [Saloon PHP](https://docs.saloon.dev) package.

## Official Documentation

Documentation for this package can be found on the [documentation website](https://moneybird.sandorian.com/).

## Testing

```bash
composer test
```

## Changelog

Check the releases for more information on what has changed recently.

## Security Vulnerabilities

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

## Credits

- [Sandorian.com](https://www.sandorian.com)
- [Moneybird.com](https://www.moneybird.com)
- [Saloon PHP](https://docs.saloon.dev)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.