PHPackages                             nystronsolar/growattspreadsheet - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nystronsolar/growattspreadsheet

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nystronsolar/growattspreadsheet
===============================

Read, Write and Manage Growatt Device Data Spreadsheets

1.0.5(2y ago)066MITPHPPHP &gt;=8.2

Since Feb 24Pushed 2y agoCompare

[ Source](https://github.com/NystronSolar/GrowattSpreadsheet)[ Packagist](https://packagist.org/packages/nystronsolar/growattspreadsheet)[ Docs](https://github.com/NystronSolar/GrowattSpreadsheet)[ RSS](/packages/nystronsolar-growattspreadsheet/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (7)Used By (0)

PHP Growatt Spreadsheet
=======================

[](#php-growatt-spreadsheet)

[![NystronSolarBadge](https://camo.githubusercontent.com/624c3348df766b965d9fa301593d3b98aadc09638c55009c02cb2740e419d6b1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f254532253941254131253230506f776572656425323042792d4e797374726f6e253230536f6c61722d79656c6c6f773f7374796c653d666f722d7468652d6261646765)](https://github.com/NystronSolar)[![semantic-release: angular](https://camo.githubusercontent.com/3dfe69242ba7695c2de07f54ef79af75ef160e0f63a8e805ce0f8aad9d3b6bac/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73656d616e7469632d2d72656c656173652d616e67756c61722d6531303037393f6c6f676f3d73656d616e7469632d72656c65617365267374796c653d666f722d7468652d6261646765)](https://github.com/semantic-release/semantic-release)

**Read**, **Write** and **Manage Growatt Device Data Spreadsheets**

The Package 🚀
-------------

[](#the-package-)

The package provides several classes to extract Electric Bills. The project is separated in several classes. Each class extract an specific type of bill.

### Using the Package 🎮

[](#using-the-package-)

Each extractor class have two main methods: `fromFile` and `fromContent`, and both returns an associative-array with all the bill data.

Example 🔧
---------

[](#example-)

Here, we will use the **Extractor RGE**, but it apply to any other extractor

```
