Download the PHP package nystronsolar/growattspreadsheet without Composer
On this page you can find all versions of the php package nystronsolar/growattspreadsheet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nystronsolar/growattspreadsheet
More information about nystronsolar/growattspreadsheet
Files in nystronsolar/growattspreadsheet
Package growattspreadsheet
Short Description Read, Write and Manage Growatt Device Data Spreadsheets
License MIT
Homepage https://github.com/NystronSolar/GrowattSpreadsheet
Informations about the package growattspreadsheet
PHP Growatt Spreadsheet
Read, Write and Manage Growatt Device Data Spreadsheets
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 🎮
Each extractor class have two main methods: fromFile
and fromContent
, and both returns an associative-array with all the bill data.
Example 🔧
Here, we will use the Extractor RGE, but it apply to any other extractor
This should return something like that:
The Extractors List 📌
Title | Namespace | Region |
---|---|---|
RGE | NystronSolar\ElectricBillExtractor\BR\RS\ExtractorRGE |
🇧🇷 Brazil / RS |
RGE
This extractor uses the New Bill from RGE.
Note that just the New Bill (RGE starts sending the new bills approximately in 2022 May) is Implemented for extraction. The extractor for older version is still being developed.
Image from RGE Website - Nova Conta | RGE - Access in 03/24/2023 (May, 24th, 2023)
All versions of growattspreadsheet with dependencies
ext-xml Version *
ext-xmlwriter Version *
ext-mbstring Version *
ext-zip Version *
ext-gd Version *
ext-dom Version *
phpoffice/phpspreadsheet Version ^1.27