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. [Testing &amp; Quality](/categories/testing)
4. /
5. howtomakeaturn/laravel-simple-ab

ActiveLibrary[Testing &amp; Quality](/categories/testing)

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 2d 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 9% 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

945d 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

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k42.5M41.0k](/packages/orchestra-testbench)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2248.4k](/packages/guanguans-laravel-soar)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3417.0k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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