PHPackages                             shopsys/ordered-form - 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. shopsys/ordered-form

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

shopsys/ordered-form
====================

Provides a form ordering support with the Symfony Form component.

5.2.0(3y ago)0217.5k↓35.9%MITPHPPHP ^8.1

Since Dec 29Pushed 1y agoCompare

[ Source](https://github.com/shopsys/ordered-form)[ Packagist](https://packagist.org/packages/shopsys/ordered-form)[ RSS](/packages/shopsys-ordered-form/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (5)Versions (14)Used By (0)

README
======

[](#readme)

[![Travis Build Status](https://camo.githubusercontent.com/0f04e5b64a7c585b003bb3e41551136ee9b0f122c98fe313b77dfb64964991cd/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f73686f707379732f6f7264657265642d666f726d2e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/shopsys/ordered-form)[![Latest Stable Version](https://camo.githubusercontent.com/8859e9d5497640428b208269ad3b25bc65ee8a35663f86f8819e52cb01ec68d5/68747470733a2f2f706f7365722e707567782e6f72672f73686f707379732f6f7264657265642d666f726d2f762f737461626c652e737667)](https://packagist.org/packages/shopsys/ordered-form)[![Total Downloads](https://camo.githubusercontent.com/df87dfc6e3458e480b5fa0bc5e48215a64bbde426a6cd1f1334800e4d071d98d/68747470733a2f2f706f7365722e707567782e6f72672f73686f707379732f6f7264657265642d666f726d2f646f776e6c6f6164732e737667)](https://packagist.org/packages/shopsys/ordered-form)[![License](https://camo.githubusercontent.com/5998b1cef5a0e34327fdbc1d4fd4075435b1beff7acaf1517215dac5bac499b4/68747470733a2f2f706f7365722e707567782e6f72672f73686f707379732f6f7264657265642d666f726d2f6c6963656e73652e737667)](https://packagist.org/packages/shopsys/ordered-form)

The library allows to order your Symfony Form fields by adding the position option. A position can either be first, last or an associative array describing before and/or after field.

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

[](#documentation)

1. [Installation](/doc/installation.md)
2. [Usage](/doc/usage.md)
3. [Known limitations](/doc/known_limitations.md)

Testing
-------

[](#testing)

The library is fully unit tested by [PHPUnit](http://www.phpunit.de/) with a code coverage close to **100%**. To execute the test suite, check the travis [configuration](/.travis.yml).

Contribute
----------

[](#contribute)

We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You can follow the [CONTRIBUTING](/CONTRIBUTING.md) file which will explain you how to set up the project.

License
-------

[](#license)

The Ivory Ordered Form is under the MIT license. For the full copyright and license information, please read the [LICENSE](/LICENSE) file that was distributed with this source code.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 86% 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 ~300 days

Recently: every ~537 days

Total

12

Last Release

1264d ago

Major Versions

1.1.1 → 2.0.02014-12-29

2.0.1 → 3.0.02017-02-27

3.0.0 → 4.0.02019-11-18

4.0.0 → 5.0.02022-02-21

PHP version history (5 changes)1.0.0PHP &gt;=5.3.0

1.1.0PHP &gt;=5.3.3

3.0.0PHP ^5.6|^7.0

4.0.0PHP ^7.2

5.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5638367?v=4)[Tomáš Ludvik](/maintainers/TomasLudvik)[@TomasLudvik](https://github.com/TomasLudvik)

![](https://avatars.githubusercontent.com/u/1177414?v=4)[Martin Grossmann](/maintainers/grossmannmartin)[@grossmannmartin](https://github.com/grossmannmartin)

![](https://www.gravatar.com/avatar/8aee0045853dd983a2a4f291d2e21e7492e2d8c19d84cdb7a76dd16c3eb499f9?d=identicon)[rostislav.vitek@shopsys.com](/maintainers/rostislav.vitek@shopsys.com)

---

Top Contributors

[![GeLoLabs](https://avatars.githubusercontent.com/u/149005863?v=4)](https://github.com/GeLoLabs "GeLoLabs (92 commits)")[![grossmannmartin](https://avatars.githubusercontent.com/u/1177414?v=4)](https://github.com/grossmannmartin "grossmannmartin (6 commits)")[![vitek-rostislav](https://avatars.githubusercontent.com/u/10401898?v=4)](https://github.com/vitek-rostislav "vitek-rostislav (5 commits)")[![TomasLudvik](https://avatars.githubusercontent.com/u/5638367?v=4)](https://github.com/TomasLudvik "TomasLudvik (2 commits)")[![PetrHeinz](https://avatars.githubusercontent.com/u/10008612?v=4)](https://github.com/PetrHeinz "PetrHeinz (1 commits)")[![s3tezsky](https://avatars.githubusercontent.com/u/53976269?v=4)](https://github.com/s3tezsky "s3tezsky (1 commits)")

---

Tags

symfonyformorder

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/shopsys-ordered-form/health.svg)

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

###  Alternatives

[pugx/autocompleter-bundle

Add an autocomplete type to forms

97870.3k3](/packages/pugx-autocompleter-bundle)[beelab/recaptcha2-bundle

Provide Google Recaptcha2 form type

55480.4k1](/packages/beelab-recaptcha2-bundle)[egeloen/ordered-form

Provides a form ordering support with the Symfony2 form component.

32617.6k1](/packages/egeloen-ordered-form)[norberttech/aceeditor-bundle

Bundle that integrate excellent JavaScript ace editor into Symfony Form.

29317.2k](/packages/norberttech-aceeditor-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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