PHPackages                             dutchie027/wallbox - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. dutchie027/wallbox

ActiveLibrary[API Development](/categories/api)

dutchie027/wallbox
==================

This library calls on the Wallbox API to get information about the EV statistics from their charger

1.1.1(3y ago)291[6 PRs](https://github.com/dutchie027/wallbox/pulls)MITPHPPHP &gt;=8.1

Since Sep 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dutchie027/wallbox)[ Packagist](https://packagist.org/packages/dutchie027/wallbox)[ RSS](/packages/dutchie027-wallbox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (14)Used By (0)

wallbox
=======

[](#wallbox)

[![Packagist Downloads](https://camo.githubusercontent.com/bc54f3c9196cae806b39b4fbdf85efd6647f795dc0b30ad6b5f7ebd21c01c84a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f647574636869653032372f77616c6c626f78)](https://packagist.org/packages/dutchie027/wallbox)[![CodeFactor](https://camo.githubusercontent.com/59a08bda5f71c89a85f06d2552a0478df6351b45d854b9a8a8a05504125e2407/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f647574636869653032372f77616c6c626f782f6261646765)](https://www.codefactor.io/repository/github/dutchie027/wallbox)

Overview
--------

[](#overview)

This API wrapper was written to allow me to get better metrics and usage out of my wallbox EVSE.

Usage
-----

[](#usage)

To start, simply download the package using composer:

```
composer require dutchie027/wallbox
```

After downloading it with composer, open `wallbox.ini` and enter your variables and credentials.

Once you have all of that, depending on how you want to use it, create a simple PHP file that calls the library:

```
#!/usr/bin/php
