simialbi / yii2-bexio
Yii2 extension for Bexio API integration
dev-master / 1.0.x-dev
2026-04-17 08:33 UTC
Requires
- php: >=8.2
- giggsey/libphonenumber-for-php: ^9.0
- yiisoft/yii2: ^2.0.54
- yiisoft/yii2-httpclient: ^2.0.16
This package is auto-updated.
Last update: 2026-04-17 08:33:41 UTC
README
This extension provides an interface to work with RESTful API from bexio to simplify procces.
Resources
Installation
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require --prefer-dist simialbi/yii2-bexio
or add
"simialbi/yii2-bexio": "*"
to the require section of your composer.json.
Configuration
Usage
License
yii2-bexio is released under MIT license. See bundled LICENSE for details.