PHPackages                             bigdropinc/laravel-interactions - 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. bigdropinc/laravel-interactions

ActiveLibrary

bigdropinc/laravel-interactions
===============================

Laravel package for interactions.

16.7k1PHP

Since Mar 18Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

\#Laravel Interactions

\##Requirements

Make sure all dependencies have been installed before moving on:

- [PHP](http://php.net/manual/en/install.php) &gt;= 7.0

Pull the package via Composer:
------------------------------

[](#pull-the-package-via-composer)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require bigdropinc/laravel-interactions "~1.0.0"

```

or add

```
"bigdropinc/laravel-interactions": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
Interaction::create(request()->all())->run();
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 86.4% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/969b3f80e1536b36f3e258ca11768144e30cb5c86e49d27c6b66db9cc6805cc8?d=identicon)[poprigun](/maintainers/poprigun)

---

Top Contributors

[![poprigun13](https://avatars.githubusercontent.com/u/11268541?v=4)](https://github.com/poprigun13 "poprigun13 (19 commits)")[![poprigun](https://avatars.githubusercontent.com/u/3830013?v=4)](https://github.com/poprigun "poprigun (3 commits)")

### Embed Badge

![Health badge](/badges/bigdropinc-laravel-interactions/health.svg)

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

PHPackages © 2026

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