PHPackages                             divineomega/laravel-multiple-choice - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. divineomega/laravel-multiple-choice

Abandoned → [jord-jd/laravel-multiple-choice](/?search=jord-jd%2Flaravel-multiple-choice)Library[Utility &amp; Helpers](/categories/utility)

divineomega/laravel-multiple-choice
===================================

Package that provides multiple choice questions and answers

v2.1.0(4w ago)121246LGPL-3.0-onlyPHPPHP &gt;=5.5.9CI passing

Since Apr 7Pushed 4w ago2 watchersCompare

[ Source](https://github.com/Jord-JD/laravel-multiple-choice)[ Packagist](https://packagist.org/packages/divineomega/laravel-multiple-choice)[ GitHub Sponsors](https://github.com/DivineOmega)[ RSS](/packages/divineomega-laravel-multiple-choice/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)Dependencies (7)Versions (6)Used By (0)

Laravel Multiple Choice
=======================

[](#laravel-multiple-choice)

Package that provides multiple choice questions and answers

Supports Laravel 5.1 through 13 without raising the PHP 5.5.9 minimum. Laravel package discovery is supported on current Laravel versions.

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

[](#installation)

1. Run `composer require jord-jd/laravel-multiple-choice`.
2. On Laravel versions without package discovery, add `JordJD\LaravelMultipleChoice\Providers\LMCServiceProvider::class` to the `providers` array in `config/app.php`.
3. Run `php artisan vendor:publish --provider="JordJD\LaravelMultipleChoice\Providers\LMCServiceProvider" --tag="migrations" --force`.

`QuestionManager::put($question, $choices)` creates or updates a question and synchronises its choices. Submitted choices are accepted only when they belong to the submitted question.

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance94

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

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

Every ~847 days

Total

5

Last Release

28d ago

Major Versions

v1.0.2 → v2.0.02026-02-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/c580cdf7c14898fff179cdfc1085892091d5d2f49d917873a12365af9ac77c93?d=identicon)[Jord-JD](/maintainers/Jord-JD)

---

Top Contributors

[![Jord-JD](https://avatars.githubusercontent.com/u/650645?v=4)](https://github.com/Jord-JD "Jord-JD (30 commits)")

---

Tags

multiple-choicemultiple-choice-testsphp-libraryquestions-and-answers

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/divineomega-laravel-multiple-choice/health.svg)

```
[![Health](https://phpackages.com/badges/divineomega-laravel-multiple-choice/health.svg)](https://phpackages.com/packages/divineomega-laravel-multiple-choice)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k36.9M383](/packages/yajra-laravel-datatables-oracle)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k31.8M159](/packages/laravel-cashier)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)

PHPackages © 2026

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