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(7y ago)3997MITPHPPHP &gt;=5.4.0

Since Jun 16Pushed 7y ago1 watchersCompare

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

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 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity61

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

2882d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6c077372ac7491e8a6d21cd0a7a5b3a4b30887e40a7fd90aeb700aca91a491ac?d=identicon)[pedroadias](/maintainers/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

[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)
