PHPackages                             stroker/form-sandbox - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. stroker/form-sandbox

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

stroker/form-sandbox
====================

ZF2 module for extending forms with live clientside validation

0781PHP

Since Aug 24Pushed 12y agoCompare

[ Source](https://github.com/bramstroker/zf2-form-sandbox)[ Packagist](https://packagist.org/packages/stroker/form-sandbox)[ RSS](/packages/stroker-form-sandbox/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Working examples for the StrokerForm module
===========================================

[](#working-examples-for-the-strokerform-module)

This module provides some examples for the [StrokerForm module](https://github.com/bramstroker/zf2-form)

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

[](#requirements)

[Zend Framework 2](http://www.github.com/zendframework/zf2)

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

[](#installation)

Installation of this module uses composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

#### Installation steps

[](#installation-steps)

1. `cd my/project/directory`
2. create or edit a `composer.json` file with following contents (minimum stability is required since the module still has frequent updates):

    ```
    {
        "minimum-stability": "dev",
        "require": {
            "stroker/form-sandbox": "*"
        }
    }
    ```
3. run `php composer.phar install`
4. open `my/project/directory/config/application.config.php` and add `StrokerForm`, `StrokerFormSandbox` and `DluTwBootstrap` to your `modules`
5. copy the assets folder to your public folder

Usage
-----

[](#usage)

Fire up your webbrowser and surf to

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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/2345875?v=4)[Bram Gerritsen](/maintainers/bramstroker)[@bramstroker](https://github.com/bramstroker)

---

Top Contributors

[![bramstroker](https://avatars.githubusercontent.com/u/2345875?v=4)](https://github.com/bramstroker "bramstroker (7 commits)")[![bramski80](https://avatars.githubusercontent.com/u/89188435?v=4)](https://github.com/bramski80 "bramski80 (5 commits)")

### Embed Badge

![Health badge](/badges/stroker-form-sandbox/health.svg)

```
[![Health](https://phpackages.com/badges/stroker-form-sandbox/health.svg)](https://phpackages.com/packages/stroker-form-sandbox)
```

###  Alternatives

[marcosh/php-validation-dsl

A DSL for validating data in a functional fashion

483.9k](/packages/marcosh-php-validation-dsl)

PHPackages © 2026

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