PHPackages                             dmitrymomot/laravel-segmentio-wrapper - 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. dmitrymomot/laravel-segmentio-wrapper

ActiveLibrary[API Development](/categories/api)

dmitrymomot/laravel-segmentio-wrapper
=====================================

Segment.io wrapper for Laravel 4

v1.0.0(11y ago)06.3kMITPHPPHP &gt;=5.4.0

Since Jan 9Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dmitrymomot/laravel-segmentio-wrapper)[ Packagist](https://packagist.org/packages/dmitrymomot/laravel-segmentio-wrapper)[ RSS](/packages/dmitrymomot-laravel-segmentio-wrapper/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (4)Used By (0)

Segment.io wrapper for Laravel 4
================================

[](#segmentio-wrapper-for-laravel-4)

See documentation for [Segment.io SDK](https://segment.com/docs/libraries/php/)

Installation
------------

[](#installation)

This package is available via Composer:

```
{
    "require": {
        "dmitrymomot/laravel-segmentio-wrapper": "dev-master"
    }
}
```

After that run a composer update, then in app.php add:

```
'providers' => array(
	...,
	'DmitryMomot\LaravelSegmentioWrapper\LaravelSegmentioWrapperServiceProvider',
),
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/dmitrymomot/laravel-segmentio-wrapper/blob/master/LICENSE) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Unknown

Total

1

Last Release

4193d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bc65d100707fbcb8bd589b361245b702ade74480ccfd2a963b1f1672484f2e28?d=identicon)[dmitrymomot](/maintainers/dmitrymomot)

---

Top Contributors

[![dmitrymomot](https://avatars.githubusercontent.com/u/2080279?v=4)](https://github.com/dmitrymomot "dmitrymomot (5 commits)")

### Embed Badge

![Health badge](/badges/dmitrymomot-laravel-segmentio-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/dmitrymomot-laravel-segmentio-wrapper/health.svg)](https://phpackages.com/packages/dmitrymomot-laravel-segmentio-wrapper)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[rapidez/core

Rapidez Core

1823.5k72](/packages/rapidez-core)

PHPackages © 2026

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