PHPackages                             neeckeloo/wizard - 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. [Framework](/categories/framework)
4. /
5. neeckeloo/wizard

AbandonedLibrary[Framework](/categories/framework)

neeckeloo/wizard
================

Wizard module for Zend Framework 2

v1.0.1(10y ago)47.6k10[3 issues](https://github.com/neeckeloo/Wizard/issues)MITPHPPHP &gt;=5.4

Since Nov 14Pushed 9y ago3 watchersCompare

[ Source](https://github.com/neeckeloo/Wizard)[ Packagist](https://packagist.org/packages/neeckeloo/wizard)[ Docs](https://github.com/neeckeloo/Wizard)[ RSS](/packages/neeckeloo-wizard/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (13)Versions (3)Used By (0)

Wizard module for Zend Framework 2
==================================

[](#wizard-module-for-zend-framework-2)

[![Build Status](https://camo.githubusercontent.com/0dcc13051239a94ef3635ce69eabacee84083b34ee30f702d88c791e31008099/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6e6565636b656c6f6f2f57697a6172642e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/neeckeloo/Wizard)[![Latest Stable Version](https://camo.githubusercontent.com/3079176014cd122f899a5dba61be492f830436d8f46b3fc8649d50f3e32d9bc9/68747470733a2f2f706f7365722e707567782e6f72672f6e6565636b656c6f6f2f57697a6172642f762f737461626c652e706e67)](https://packagist.org/packages/neeckeloo/Wizard)[![Coverage Status](https://camo.githubusercontent.com/bc0fb8ba4559d660c9c37ba086a26d340d2ac82a3d349f2fc4e65fe07a16f270/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6e6565636b656c6f6f2f57697a6172642f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/neeckeloo/Wizard)[![Dependencies Status](https://camo.githubusercontent.com/c3560b646a0cf188db9f19177a5a648a9be1f4ee5c814a83dfc442dbb7f0b07b/687474703a2f2f646570656e64696e672e696e2f6e6565636b656c6f6f2f57697a6172642e706e67)](http://depending.in/neeckeloo/Wizard)

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

[](#introduction)

Wizard module intend to provide a way to manage multi-step forms. For that, wizard contains all the steps which each has its own form and data validation. We use session to temporarily store step data and finally store them into a database (for instance) at the end of the wizard.

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

[](#requirements)

- PHP 5.3 or higher
- [Zend Framework 2](https://github.com/zendframework/zf2)

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

[](#installation)

Wizard module only officially supports installation through Composer. For Composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

Install the module:

```
$ php composer.phar require neeckeloo/wizard:~1.0
```

Enable the module by adding `Wizard` key to your `application.config.php` file. Customize the module by copy-pasting the `wizard.global.php.dist` file to your `config/autoload` folder.

Documentation
-------------

[](#documentation)

The official documentation is available in the [/docs](/docs) folder.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance5

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.9% 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 ~641 days

Total

2

Last Release

3970d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.3

v1.0.1PHP &gt;=5.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1768645?v=4)[Nicolas Eeckeloo](/maintainers/neeckeloo)[@neeckeloo](https://github.com/neeckeloo)

---

Top Contributors

[![neeckeloo](https://avatars.githubusercontent.com/u/1768645?v=4)](https://github.com/neeckeloo "neeckeloo (190 commits)")[![exptom](https://avatars.githubusercontent.com/u/4302032?v=4)](https://github.com/exptom "exptom (4 commits)")

---

Tags

zf2wizard

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/neeckeloo-wizard/health.svg)

```
[![Health](https://phpackages.com/badges/neeckeloo-wizard/health.svg)](https://phpackages.com/packages/neeckeloo-wizard)
```

###  Alternatives

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M482](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[symfony/rate-limiter

Provides a Token Bucket implementation to rate limit input and output in your application

27054.3M262](/packages/symfony-rate-limiter)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k16.8k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1301.6M2.7k](/packages/contao-core-bundle)

PHPackages © 2026

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