PHPackages                             torqit/pimcore-select-options-creator-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. torqit/pimcore-select-options-creator-bundle

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

torqit/pimcore-select-options-creator-bundle
============================================

v1.2.1(4mo ago)05.1k↓46.5%proprietaryPHP

Since Mar 19Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/TorqIT/pimcore-select-options-creator-bundle)[ Packagist](https://packagist.org/packages/torqit/pimcore-select-options-creator-bundle)[ RSS](/packages/torqit-pimcore-select-options-creator-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (8)Used By (0)

pimcore-select-options-creator-bundle
=====================================

[](#pimcore-select-options-creator-bundle)

This bundle will create select options based on the generated .yaml file.

Installing the package via composer
===================================

[](#installing-the-package-via-composer)

This bundle is easily installed via composer: `composer require torqit/pimcore-select-options-creator-bundle`

Then add the bundle to your `Kernel.php` file:

```
        if (class_exists("TorqIT\\SelectOptionsCreatorBundle\\SelectOptionsCreatorBundle")) {
            $collection->addBundle(new SelectOptionsCreatorBundle());
        }

```

Steps to create a grid layout on a DataObject:
==============================================

[](#steps-to-create-a-grid-layout-on-a-dataobject)

1. Create `select_options.yaml` under the config directory. View the example .yaml file in the repo.
2. Run the generator command by: `bin/console torq:generate-select-options`. You can force re-create the options by adding the `--force-recreate-options` option.

License
=======

[](#license)

This bundle is licensed under the Pimcore Open Core License (POCL) and is intended for use with Pimcore Platform 2025.1 and newer.

See LICENSE.md for full license text.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance74

Regular maintenance activity

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.5% 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 ~109 days

Total

4

Last Release

142d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58705850?v=4)[TORQ](/maintainers/TorqIT)[@TorqIT](https://github.com/TorqIT)

---

Top Contributors

[![lukemacausland](https://avatars.githubusercontent.com/u/58705994?v=4)](https://github.com/lukemacausland "lukemacausland (8 commits)")[![Jonathon-Meney-Torq](https://avatars.githubusercontent.com/u/253076990?v=4)](https://github.com/Jonathon-Meney-Torq "Jonathon-Meney-Torq (3 commits)")[![IronSean](https://avatars.githubusercontent.com/u/1960190?v=4)](https://github.com/IronSean "IronSean (1 commits)")[![LoganMacKinnon](https://avatars.githubusercontent.com/u/61194412?v=4)](https://github.com/LoganMacKinnon "LoganMacKinnon (1 commits)")

### Embed Badge

![Health badge](/badges/torqit-pimcore-select-options-creator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/torqit-pimcore-select-options-creator-bundle/health.svg)](https://phpackages.com/packages/torqit-pimcore-select-options-creator-bundle)
```

###  Alternatives

[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

46855.5k5](/packages/pimcore-data-importer)[pimcore/object-merger

13583.8k1](/packages/pimcore-object-merger)[pimcore/perspective-editor

Pimcore Perspective Editor

21425.7k](/packages/pimcore-perspective-editor)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

29118.5k19](/packages/pimcore-studio-ui-bundle)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

20203.9k22](/packages/pimcore-studio-backend-bundle)[pimcore/number-sequence-generator

Pimcore Number Sequence Generator

11614.7k1](/packages/pimcore-number-sequence-generator)

PHPackages © 2026

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