PHPackages                             tykus/soliscloud - 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. tykus/soliscloud

ActiveLibrary[API Development](/categories/api)

tykus/soliscloud
================

API Client and SDK library for the SolisCloud API

0.0.1(2y ago)0254MITPHPPHP ^8.2

Since Dec 1Pushed 2y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

SolisCloud API Client
=====================

[](#soliscloud-api-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1775a6ec1c903b3e41756322b1697cabcd04519dde5a88a1fa7a7d7347647c92/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74796b75732f736f6c6973636c6f75642d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tykus/soliscloud-client)[![Total Downloads](https://camo.githubusercontent.com/ab22bf1c1d5489f9f1dc6bad0f28136010c4cff5329649f22e39bf2c6eae0603/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74796b75732f736f6c6973636c6f75642d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tykus/soliscloud-client)[![GitHub Actions](https://github.com/tykus/soliscloud-client/actions/workflows/main.yml/badge.svg)](https://github.com/tykus/soliscloud-client/actions/workflows/main.yml/badge.svg)

A PHP client library for the SolisCloud API. Get data from your solar panels installation.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require tykus/soliscloud
```

Basic Usage
-----------

[](#basic-usage)

```
// Initialize the client
$client = new Tykus\SolisCloud\Client($keyId, $keySecret);

// Get an instance of the SolisCloud class
$soliscloud = new Tykus\SolisCloud\SolisCloud($client);

// Get the current data for the given Station.
$soliscloud->getStationDetail($stationId);
```

Using the Facade in Laravel
---------------------------

[](#using-the-facade-in-laravel)

Place credentials in environment variables in `.env` file using the folloiwng keys:

- `SOLISCLOUD_KEY_ID`
- `SOLISCLOUD_KEY_SECRET`
- `SOLISCLOUD_API_URL`

```
SolisCloud::getStationDetail($stationId);

```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Brian O'Sullivan](https://github.com/tykus)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

900d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/023b9520d9ea7177cf2d59070cd9c8f198741531fa577fd45de82b28ed2051bf?d=identicon)[tykus](/maintainers/tykus)

---

Top Contributors

[![tykus](https://avatars.githubusercontent.com/u/1708272?v=4)](https://github.com/tykus "tykus (8 commits)")

---

Tags

tykussoliscloud-clientsoliscloud-sdk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tykus-soliscloud/health.svg)

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

###  Alternatives

[skagarwal/google-places-api

Google Places Api

1913.0M8](/packages/skagarwal-google-places-api)[dcblogdev/laravel-microsoft-graph

A Laravel Microsoft Graph API (Office365) package

168285.5k1](/packages/dcblogdev-laravel-microsoft-graph)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[grantholle/powerschool-api

A Laravel package to make interacting with PowerSchool less painful.

1715.6k1](/packages/grantholle-powerschool-api)

PHPackages © 2026

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