PHPackages                             webweave/floraathome-php-sdk - 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. webweave/floraathome-php-sdk

ActiveLibrary

webweave/floraathome-php-sdk
============================

Flora@Home rest api sdk

v1.1(6y ago)020[2 PRs](https://github.com/WebWeave/Flora-Home-PHP-SDK/pulls)PHP

Since May 25Pushed 3y agoCompare

[ Source](https://github.com/WebWeave/Flora-Home-PHP-SDK)[ Packagist](https://packagist.org/packages/webweave/floraathome-php-sdk)[ RSS](/packages/webweave-floraathome-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

Flora@Home rest api PHP SDK
===========================

[](#florahome-rest-api-php-sdk)

PHP Client for the Flora@Home rest api

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

[](#installation)

This project can easily be installed through Composer.

```
composer require webweave/floraathome-php-sdk

```

Usage
-----

[](#usage)

You need to have an api key, you can get this from your flora@home account.

### Example

[](#example)

```
use Flora\SDK\Connection;
use Flora\SDK\Flora;

$connection = new Connection('your apikey');
$flora = new Flora($connection);

//Get full product list
$flora->Products()->getProducts();
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~0 days

Total

2

Last Release

2542d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dabd71616fad9b8056e9b38c2c8852c9a93f965d5ae492a4b407434da6e2d1a1?d=identicon)[WebWeave](/maintainers/WebWeave)

---

Top Contributors

[![WebWeave](https://avatars.githubusercontent.com/u/17380630?v=4)](https://github.com/WebWeave "WebWeave (3 commits)")

---

Tags

flora-at-homefloraathomephpphp-sdkrest-api

### Embed Badge

![Health badge](/badges/webweave-floraathome-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/webweave-floraathome-php-sdk/health.svg)](https://phpackages.com/packages/webweave-floraathome-php-sdk)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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