batteryincluded / batteryincluded-php-sdk
The official php sdk for batteryincluded.ai
Installs: 2 142
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 3
Open Issues: 3
pkg:composer/batteryincluded/batteryincluded-php-sdk
Requires
- php: ^8.2
- ext-curl: *
- ext-mbstring: *
Requires (Dev)
- phpunit/phpunit: ^11
This package is auto-updated.
Last update: 2026-02-06 09:27:52 UTC
README
batteryincluded-php-sdk
The SDK is licensed under the MIT License. Feel free to contribute!
Using the SDK
The API documentation provides all information about the available endpoints.
Install & Integrate the SDK into your Project
The SDK requires a PHP version of 8.2 or higher. The recommended way to install the SDK is through Composer.
composer require batteryincluded/batteryincluded-php-sdk
Usage
You can find for every implemented api action an example file in the examples directory.
Community
Join our community on Discord to ask questions, give feedback, or connect with other developers.