{"id":15188440,"url":"https://github.com/austinheap/laravel-database-influxdb","last_synced_at":"2025-10-02T03:30:44.549Z","repository":{"id":62489646,"uuid":"110926889","full_name":"austinheap/laravel-database-influxdb","owner":"austinheap","description":"A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.","archived":true,"fork":false,"pushed_at":"2019-03-21T21:55:53.000Z","size":583,"stargazers_count":13,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T03:32:20.171Z","etag":null,"topics":["composer","composer-package","database","databases","influx","influxdb","laravel","laravel-5-package","laravel5","laravel55","php","php7","php70","php71","php72","timeseries","timeseries-data","timeseries-database"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/austinheap/laravel-database-influxdb","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/austinheap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-16T05:22:54.000Z","updated_at":"2025-01-07T05:31:24.000Z","dependencies_parsed_at":"2022-11-02T11:16:03.245Z","dependency_job_id":null,"html_url":"https://github.com/austinheap/laravel-database-influxdb","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/austinheap/laravel-database-influxdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinheap%2Flaravel-database-influxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinheap%2Flaravel-database-influxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinheap%2Flaravel-database-influxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinheap%2Flaravel-database-influxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinheap","download_url":"https://codeload.github.com/austinheap/laravel-database-influxdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinheap%2Flaravel-database-influxdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277950332,"owners_count":25904480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["composer","composer-package","database","databases","influx","influxdb","laravel","laravel-5-package","laravel5","laravel55","php","php7","php70","php71","php72","timeseries","timeseries-data","timeseries-database"],"created_at":"2024-09-27T19:20:19.553Z","updated_at":"2025-10-02T03:30:44.174Z","avatar_url":"https://github.com/austinheap.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel 5.5+ InfluxDB Database Package\n\n[![Current Release](https://img.shields.io/github/release/austinheap/laravel-database-influxdb.svg)](https://github.com/austinheap/laravel-database-influxdb/releases)\n[![Total Downloads](https://img.shields.io/packagist/dt/austinheap/laravel-database-influxdb.svg)](https://packagist.org/packages/austinheap/laravel-database-influxdb)\n[![Build Status](https://travis-ci.org/austinheap/laravel-database-influxdb.svg?branch=master)](https://travis-ci.org/austinheap/laravel-database-influxdb)\n[![Dependency Status](https://gemnasium.com/badges/github.com/austinheap/laravel-database-influxdb.svg)](https://gemnasium.com/github.com/austinheap/laravel-database-influxdb)\n[![Scrutinizer CI](https://scrutinizer-ci.com/g/austinheap/laravel-database-influxdb/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/austinheap/laravel-database-influxdb/)\n[![StyleCI](https://styleci.io/repos/110926889/shield?branch=master)](https://styleci.io/repos/110926889)\n[![Maintainability](https://api.codeclimate.com/v1/badges/b88fde39b479c53d0df4/maintainability)](https://codeclimate.com/github/austinheap/laravel-database-influxdb/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/b88fde39b479c53d0df4/test_coverage)](https://codeclimate.com/github/austinheap/laravel-database-influxdb/test_coverage)\n[![SensioLabs](https://insight.sensiolabs.com/projects/dc020687-c653-42f0-b006-79d5c7742fb0/mini.png)](https://insight.sensiolabs.com/projects/dc020687-c653-42f0-b006-79d5c7742fb0)\n\n## A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.\n\nThere is [documentation for `laravel-database-influxdb` online](https://austinheap.github.io/laravel-database-influxdb/),\nthe source of which is in the [`docs/`](https://github.com/austinheap/laravel-database-influxdb/tree/master/docs)\ndirectory. The most logical place to start are the [docs for the `InfluxDbServiceProvider` class](https://austinheap.github.io/laravel-database-influxdb/classes/AustinHeap.Database.InfluxDb.InfluxDbServiceProvider.html).\n\n## Installation\n\n### Step 1: Composer\n\nVia Composer command line:\n\n```bash\n$ composer require austinheap/laravel-database-influxdb\n```\n\nOr add the package to your `composer.json`:\n\n```json\n{\n    \"require\": {\n        \"austinheap/laravel-database-influxdb\": \"0.1.*\"\n    }\n}\n```\n\n### Step 2: Enable the package (Optional)\n\nThis package implements Laravel 5.5's auto-discovery feature. After you install it the package provider and facade are added automatically.\n\nIf you would like to declare the provider and/or alias explicitly, then add the service provider to your `config/app.php`:\n\n```php\n'providers' =\u003e [\n    //\n    AustinHeap\\Database\\InfluxDb\\InfluxDbServiceProvider::class,\n];\n```\n\nAnd then add the alias to your `config/app.php`:\n\n```php\n'aliases' =\u003e [\n    //\n    'InfluxDb' =\u003e AustinHeap\\Database\\InfluxDb\\InfluxDbFacade::class,\n];\n```\n\n### Step 3: Configure the package\n\nPublish the package config file:\n\n```bash\n$ php artisan vendor:publish --provider=\"AustinHeap\\Database\\InfluxDb\\InfluxDbServiceProvider\"\n```\n\nYou may now place your defaults in `config/influxdb.php`.\n\n## Full .env Example\n\nTo override values in `config/influxdb.php`, simply add the following to your .env file:\n\n```bash\nINFLUXDB_PROTOCOL=https\nINFLUXDB_USER=my-influxdb-user\nINFLUXDB_PASS=my-influxdb-pass\nINFLUXDB_HOST=my-influxdb.server\n```\n\n## References\n\n- [influxdata/influxdb-php](https://github.com/influxdata/influxdb-php)\n\n## Credits\n\nThis is a fork of [pdffiller/laravel-influx-provider](https://github.com/pdffiller/laravel-influx-provider).\n\n- [pdffiller/laravel-influx-provider Contributors](https://github.com/pdffiller/laravel-influx-provider/graphs/contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustinheap%2Flaravel-database-influxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustinheap%2Flaravel-database-influxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustinheap%2Flaravel-database-influxdb/lists"}