PHPackages                             michalkortas/laravel-options-creator - 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. michalkortas/laravel-options-creator

ActiveLaravel-library

michalkortas/laravel-options-creator
====================================

Wrapper that helps create options at select element dynamically

v1.0.12(5y ago)253MITJavaScript

Since Nov 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/michalkortas/laravel-options-creator)[ Packagist](https://packagist.org/packages/michalkortas/laravel-options-creator)[ RSS](/packages/michalkortas-laravel-options-creator/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)DependenciesVersions (15)Used By (0)

laravel-options-creator
=======================

[](#laravel-options-creator)

Wrapper that helps create options at select element dynamically

Installation
============

[](#installation)

**Warning! This component use Bootstrap Modal!**

```
composer require michalkortas/laravel-options-creator

```

```
php artisan vendor:publish --tag=optionscreator --force

```

Usage
=====

[](#usage)

Add new stacks before end of tag.

```

  ...
  @stack('scripts')
  @stack('optionscreator')

```

Wrap your select with new tag. You can use some parameters to configure modal.

```

        Select value

```

This component will do the rest.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Total

13

Last Release

1984d ago

### Community

Maintainers

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

---

Top Contributors

[![michalkortas](https://avatars.githubusercontent.com/u/1836004?v=4)](https://github.com/michalkortas "michalkortas (30 commits)")

### Embed Badge

![Health badge](/badges/michalkortas-laravel-options-creator/health.svg)

```
[![Health](https://phpackages.com/badges/michalkortas-laravel-options-creator/health.svg)](https://phpackages.com/packages/michalkortas-laravel-options-creator)
```

PHPackages © 2026

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