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
- Host: GitHub
- URL: https://github.com/sandorian/moneybird-api-php
- Owner: sandorian
- License: mit
- Created: 2024-06-04T10:41:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-20T15:57:40.000Z (6 months ago)
- Last Synced: 2026-02-09T15:51:44.204Z (5 months ago)
- Topics: accounting, bookkeeping, moneybird, moneybird-api-php, php, sandorian
- Language: PHP
- Homepage: https://moneybird.sandorian.com
- Size: 727 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Moneybird API client for PHP
[](https://packagist.org/packages/sandorian/moneybird-api-php)
[](https://github.com/sandorian/moneybird-api-php/actions/workflows/run-tests.yml)
[](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.