PHPackages                             plazari15/laravel-fluig - 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. plazari15/laravel-fluig

AbandonedArchivedLibrary[API Development](/categories/api)

plazari15/laravel-fluig
=======================

Laravel Package for TOTVS Fluig REST Api. Compatible with Fluig &gt;= 1.5.

1.0.3(8y ago)2997MITPHPPHP &gt;=5.4.0

Since Jun 16Pushed 8y agoCompare

[ Source](https://github.com/plazari15/laravel-fluig)[ Packagist](https://packagist.org/packages/plazari15/laravel-fluig)[ RSS](/packages/plazari15-laravel-fluig/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (3)Versions (6)Used By (0)

Laravel TOTVS Fluig Package
===========================

[](#laravel-totvs-fluig-package)

[![stable](https://camo.githubusercontent.com/523ff242484ce28037d882ef2e89eaecb551166647acaf3cff940756bda680d7/687474703a2f2f6261646765732e6769746875622e696f2f73746162696c6974792d6261646765732f646973742f737461626c652e737667)](http://github.com/badges/stability-badges)

This is a package that turns easy the Communication between Laravel and TOTVS Fluig by REST API.

This is a package developed to Work with Laravel &gt;= 4.2.

\*\*To make a new installation \*\*

1. just run this composer command

```
composer require plazari15/laravel-fluig
```

2. Insert the provider at `app\config.php`

```
'Plazari15\LaravelFluig\LaravelFluigServiceProvider'
```

3. Publish the config file

```
php artisan config:publish plazari15/laravel-fluig
```

4. Set your ENVs following the [Totvs TDN ](http://tdn.totvs.com/pages/releaseview.action?pageId=239041233)

    **Env Sample**

    ```
    'FLUIGPHP' => array(
    		'FLUIG_CONSUMER_KEY'=>'',
    		'FLUIG_CONSUMER_SECRET'=>'',
    		'FLUIG_ACCESS_TOKEN'=>'',
    		'FLUIG_TOKEN_SECRET'=>'',
    		'FLUIG_CONSUMER_KEY_POST'=>'',
    		'FLUIG_CONSUMER_SECRET_POST'=>'',
    		'FLUIG_ACCESS_TOKEN_POST'=>'',
    		'FLUIG_TOKEN_SECRET_POST'=>'',
    		'FLUIG_URL'=>''
    	)
    ```

    *TODO*

    - Make Tests
    - Make an new api to get and send attachments
    - improve docs

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

2931d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45184120?v=4)[Pedro Almeida Dias](/maintainers/pedroadias)[@pedroadias](https://github.com/pedroadias)

---

Tags

fluiglaravelphptotvs

### Embed Badge

![Health badge](/badges/plazari15-laravel-fluig/health.svg)

```
[![Health](https://phpackages.com/badges/plazari15-laravel-fluig/health.svg)](https://phpackages.com/packages/plazari15-laravel-fluig)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

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

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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