PHPackages                             twin-elements/simple-sortable-bundle - 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. twin-elements/simple-sortable-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

twin-elements/simple-sortable-bundle
====================================

Symfony 3 Sortable Bundle

1.1.4(3y ago)05MITPHPPHP &gt;=5.3.3

Since Jun 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/twin-elements/simple-sortable-bundle)[ Packagist](https://packagist.org/packages/twin-elements/simple-sortable-bundle)[ RSS](/packages/twin-elements-simple-sortable-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (8)Used By (0)

Sortable bundle
===============

[](#sortable-bundle)

Symfony 3 Sortable bundle for CMS JELLINEK

1. Download this bundle to your project first. The preferred way to do it is to use [Composer](https://getcomposer.org/) package manager:

    ```
    $ composer require twin-elements/sortable-bundle
    ```

    > **NOTE:** If you haven't installed `Composer` yet, check the \[installation guide\]\[2\].

    > **NOTE:** If you're not using `Composer`, add the `SortableBundle` to your autoloader manually.
2. Add this bundle to your application's kernel:

    ```
    // app/AppKernel.php
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new TwinElements\SortableBundle\TwinElementsSortableBundle(),
            // ...
        );
    }
    ```
3. Add to routing.yml:

    ```
    # app/config/routing.yml
    twin_elements_sortable:
            resource: "@TwinElementsSortableBundle/Controller/"
            type:     annotation
            prefix:   /
    ```

Usage
=====

[](#usage)

...

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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 ~321 days

Recently: every ~481 days

Total

7

Last Release

1341d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad729a699b734ec9098b169b396f7c686c5eb920bd04d20b29f346b592f59ee8?d=identicon)[kolarian](/maintainers/kolarian)

---

Top Contributors

[![twin-elements](https://avatars.githubusercontent.com/u/17727266?v=4)](https://github.com/twin-elements "twin-elements (11 commits)")

---

Tags

Symfony 3ajax sortable

### Embed Badge

![Health badge](/badges/twin-elements-simple-sortable-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/twin-elements-simple-sortable-bundle/health.svg)](https://phpackages.com/packages/twin-elements-simple-sortable-bundle)
```

###  Alternatives

[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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