PHPackages                             moefar/influxdb - 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. [Database &amp; ORM](/categories/database)
4. /
5. moefar/influxdb

ActiveLibrary[Database &amp; ORM](/categories/database)

moefar/influxdb
===============

Laravel package for influx DB

1.1.1(7y ago)1234MITPHP

Since Aug 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mhipo1364/influxdb)[ Packagist](https://packagist.org/packages/moefar/influxdb)[ RSS](/packages/moefar-influxdb/feed)WikiDiscussions master Synced yesterday

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

influxdb
========

[](#influxdb)

This package is a `laravel` service provider for `influxDB`

installation
------------

[](#installation)

Using composer:

```
composer require mhipo1364/influxdb

```

After installation, you can publish vendor via this link to load package configs into your `config/influxdb.php` file:

```
php artisan vendor:publish

```

Usage

First of all, you should add `InfluxDB` into your `aliases` in `config/app.php` file:

```
...
 'aliases' => [
    ...
    'InfluxDB' => Moefar\InfluxDB\Facades\InfluxDB::class,
    ...
],

```

Then, you can follow `influxdata/influxdb-php` package for working with database in your application:

### Read Data

[](#read-data)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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 ~9 days

Total

2

Last Release

2877d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/50608144?v=4)[Moe Torkianfar](/maintainers/moefar)[@moefar](https://github.com/moefar)

---

Top Contributors

[![mhipo1364](https://avatars.githubusercontent.com/u/1858512?v=4)](https://github.com/mhipo1364 "mhipo1364 (1 commits)")

---

Tags

influxdblaravellaravel-packagelaravel-packageInflux DBdb-handler

### Embed Badge

![Health badge](/badges/moefar-influxdb/health.svg)

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

###  Alternatives

[bavix/laravel-wallet

It's easy to work with a virtual wallet.

1.3k1.3M19](/packages/bavix-laravel-wallet)[lwwcas/laravel-countries

A comprehensive package for managing country data in Laravel applications, including multilingual support, geographic coordinates, and detailed metadata for seamless integration with Laravel.

12875.6k](/packages/lwwcas-laravel-countries)[relaticle/custom-fields

User Defined Custom Fields for Laravel Filament

16445.8k](/packages/relaticle-custom-fields)[ymigval/laravel-model-cache

Laravel package for caching Eloquent model queries

7962.6k4](/packages/ymigval-laravel-model-cache)[richan-fongdasen/eloquent-blameable

Blameable behavior implementation for your Eloquent Model in Laravel

34225.1k3](/packages/richan-fongdasen-eloquent-blameable)[dbfx/laravel-strapi

Laravel wrapper for using the Strapi headless CMS

5034.2k](/packages/dbfx-laravel-strapi)

PHPackages © 2026

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