PHPackages                             enercalcapi/readings - 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. enercalcapi/readings

ActiveLibrary

enercalcapi/readings
====================

EnerCalc Readings API.

1271PHP

Since Jul 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/EnerCalcAPI/readings)[ Packagist](https://packagist.org/packages/enercalcapi/readings)[ RSS](/packages/enercalcapi-readings/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Readings
========

[](#readings)

[![Version](https://camo.githubusercontent.com/9cbbcad2590eaab645964ac6ee1f084157029f348c9da83f00b6b8a04455ef1f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d7072652d2d72656c656173652d7265643f7374796c653d706c6173746963)](https://github.com/EnerCalcAPI/readings) [![Latest Version](https://camo.githubusercontent.com/488dcc62431551ddbe9b39896ac31cdf2ac6f70102bde9a022938da8d053af63/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d76302e302e312d626c75653f7374796c653d706c6173746963)](https://github.com/EnerCalcAPI/readings/releases) [![Github](https://camo.githubusercontent.com/b1a10178846261ce2dd80f88901498113ebc121796eaf44a6c06ad53e4463ff0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f456e657243616c634150492f72656164696e67733f7374796c653d706c6173746963)](https://github.com/EnerCalcAPI/readings/issues) [![License](https://camo.githubusercontent.com/32c64283fad319a6f9eddb78813feb1d46c722b85ef941fb6f19cd14913d8c99/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f456e657243616c634150492f72656164696e67733f7374796c653d706c6173746963)](https://opensource.org/licenses/MIT)

About the EnerCalc Readings API.
--------------------------------

[](#about-the-enercalc-readings-api)

The [documentation](https://api.enercalc.nl/docs/) provides you all the information needed to get up and running!

Make sure you read the documentation if you aren't familiar with Laravel or packages.

Getting started
---------------

[](#getting-started)

### Installation

[](#installation)

Run the following command :

```
composer require EnerCalcAPI/readings
```

Add the service provider to `config/app.php` under `providers` :

```
'providers' => [
    Enercalcapi\Readings\EnercalcReadingsApiServiceProvider::class,
],
```

### Requirements

[](#requirements)

RequirementVersionLaravel^8PHP^7.4Guzzle^7.1### File .env

[](#file-env)

Add the following to your `.env` file :

OptionValueRequiredENERCALC\_USER=\[ USERNAME \]ENERCALC\_PASSWORD=\[ PASSWORD \]ENERCALC\_URL=\[ URL \]License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/88548508?v=4)[EnerCalcAPI](/maintainers/EnerCalcAPI)[@EnerCalcAPI](https://github.com/EnerCalcAPI)

---

Top Contributors

[![EnerCalcAPI](https://avatars.githubusercontent.com/u/88548508?v=4)](https://github.com/EnerCalcAPI "EnerCalcAPI (7 commits)")

### Embed Badge

![Health badge](/badges/enercalcapi-readings/health.svg)

```
[![Health](https://phpackages.com/badges/enercalcapi-readings/health.svg)](https://phpackages.com/packages/enercalcapi-readings)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
