PHPackages                             lewildecode/lwc-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. lewildecode/lwc-multiple-choice

ActiveModule[Utility &amp; Helpers](/categories/utility)

lewildecode/lwc-multiple-choice
===============================

ZF2 Module to create Multiple Choice Tests

011PHP

Since Jul 11Pushed 12y ago2 watchersCompare

[ Source](https://github.com/WebconsultsEU/LwcMultipleChoice)[ Packagist](https://packagist.org/packages/lewildecode/lwc-multiple-choice)[ RSS](/packages/lewildecode-lwc-multiple-choice/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

LwcMultipleChoice
=================

[](#lwcmultiplechoice)

Version 0.0.1 Created by John Behrens

Introduction
------------

[](#introduction)

LwcMultipleChoice is an Zend Framework 2 Module created as example of how to combine ZF2 and Doctrine.

Requirements
------------

[](#requirements)

- [Zend Framework 2](https://github.com/zendframework/zf2) (latest master)
- \[ZfcUser\] (latest master).
- \[Doctrine-ORM-Module\] (latest master).

Features / Goals
----------------

[](#features--goals)

- Provice \[COMPLETE\]
- User registration \[COMPLETE\]
- Forms protected against CSRF \[COMPLETE\]
- Out-of-the-box support for Doctrine2 *and* Zend\\Db \[COMPLETE\]
- Registration form protected with CAPTCHA \[IN PROGRESS\] (Needs more options)
- Robust event system to allow for extending \[IN PROGRESS\]
- Support for additional authentication mechanisms via plugins (Google, Facebook, LDAP, etc) \[INCOMPLETE\]
- Optional E-mail address verification \[INCOMPLETE\]
- Forgot Password \[INCOMPLETE\]
- Provide ActionController plugin and view helper \[INCOMPLETE\]

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

[](#installation)

### Main Setup

[](#main-setup)

#### By cloning project

[](#by-cloning-project)

1. Install the [ZfcBase](https://github.com/ZF-Commons/ZfcBase) ZF2 module by cloning it into `./vendor/`.
2. Clone this project into your `./vendor/` directory.

#### With composer

[](#with-composer)

1. Add Repositorie to Composer.json

    "repositories": \[ { "type": "vcs", "url": "" }\], .... "require": { .... "lewildecode/LwcMultipleChoice" : "dev-master" .... }
2. Now tell composer to download ZfcUser by running the command:

    ```
    $ php composer.phar update
    ```
3. Install the database structure data/structure.sql to your sql server
4. copy config/doctrine.php.dist as doctirne.php to your projects config dir and change your database details

#### Post installation

[](#post-installation)

available sites

route /testadmin is the admin channel

Security
--------

[](#security)

At the moment any ZfcUser registered user can edit at the moment, autohorization will be changed in further projects

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1528333?v=4)[John Behrens](/maintainers/WebconsultsEU)[@WebconsultsEU](https://github.com/WebconsultsEU)

---

Top Contributors

[![WebconsultsEU](https://avatars.githubusercontent.com/u/1528333?v=4)](https://github.com/WebconsultsEU "WebconsultsEU (10 commits)")

### Embed Badge

![Health badge](/badges/lewildecode-lwc-multiple-choice/health.svg)

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

###  Alternatives

[incenteev/emoji-pattern

PHP regexp pattern matching Unicode emojis

11406.1k2](/packages/incenteev-emoji-pattern)[digitalunited/vc-clean-up

Visual Composer CleanUp

1612.2k1](/packages/digitalunited-vc-clean-up)[willvincent/turf-php

TurfJS-like GeoJSON manipulation in PHP.

144.6k](/packages/willvincent-turf-php)

PHPackages © 2026

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