PHPackages                             howtomakeaturn/laravel-simple-ab - 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. howtomakeaturn/laravel-simple-ab

ActiveLibrary

howtomakeaturn/laravel-simple-ab
================================

A simple package for a/b testing.

0.1.0(2y ago)0190MITPHP

Since Dec 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/howtomakeaturn/laravel-simple-ab)[ Packagist](https://packagist.org/packages/howtomakeaturn/laravel-simple-ab)[ RSS](/packages/howtomakeaturn-laravel-simple-ab/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Introduction
============

[](#introduction)

A simple package for a/b testing.

Installation
============

[](#installation)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php:

```
Howtomakeaturn\LaravelSimpleAB\LaravelSimpleABServiceProvider::class,
```

If you want to use the facade, add this to your facades in app.php:

```
'AB' => Howtomakeaturn\LaravelSimpleAB\LaravelSimpleABFacade::class,
```

You might want to add this line in the .gitignore file:

```
/storage/laravel-simple-ab/

```

License
=======

[](#license)

The LaravelSimpleAB is open-sourced software licensed under the MIT license.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

891d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/794a27b329aeea74a342351a16b6f91673cc2239b9f4f9ba07172483fffed965?d=identicon)[howtomakeaturn](/maintainers/howtomakeaturn)

---

Top Contributors

[![howtomakeaturn](https://avatars.githubusercontent.com/u/1255050?v=4)](https://github.com/howtomakeaturn "howtomakeaturn (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/howtomakeaturn-laravel-simple-ab/health.svg)

```
[![Health](https://phpackages.com/badges/howtomakeaturn-laravel-simple-ab/health.svg)](https://phpackages.com/packages/howtomakeaturn-laravel-simple-ab)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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