PHPackages                             lynndigital/select-or-custom - 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. lynndigital/select-or-custom

ActiveLibrary

lynndigital/select-or-custom
============================

A Laravel Nova field.

1036.3k5Vue

Since Jan 15Pushed 5y ago2 watchersCompare

[ Source](https://github.com/0x15f/select-or-text)[ Packagist](https://packagist.org/packages/lynndigital/select-or-custom)[ RSS](/packages/lynndigital-select-or-custom/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

select-or-text
==============

[](#select-or-text)

Laravel Nova custom field that allows you to have a select drop-down or custom text!

Install
-------

[](#install)

You can install `select-or-text` using composer:

```
composer require lynndigital/select-or-custom

```

Then add the following code to your resources `fields` method:

```
\Lynndigital\SelectOrCustom\SelectOrCustom::make('Field Name')->options([]);
```

The field has an `options` method similar to that of Laravel Nova's `Select` field, it allows you to pass default options that may be selected.

Screenshots:
------------

[](#screenshots)

Add the field to nova: [![Code](resources/img/code.png)](resources/img/code.png)

The select field. [![The select field](resources/img/screenshot-1.png)](resources/img/screenshot-1.png)

Select one of your provided options, or choose "Custom (Free Text)" to add a custom value. [![Options](resources/img/screenshot-2.png)](resources/img/screenshot-2.png)

The field when a provided option is selected: [![Select box](resources/img/screenshot-3.png)](resources/img/screenshot-3.png)

The field when a custom value can be entered (a simple text field): [![Text input](resources/img/screenshot-4.png)](resources/img/screenshot-4.png)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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://www.gravatar.com/avatar/88d5de427fe3cb35704e2af04f5eb49161e34802949a52fb8654eb450b37b4c9?d=identicon)[0x15f](/maintainers/0x15f)

---

Top Contributors

[![0x15f](https://avatars.githubusercontent.com/u/17521434?v=4)](https://github.com/0x15f "0x15f (8 commits)")[![progamesigner](https://avatars.githubusercontent.com/u/8156513?v=4)](https://github.com/progamesigner "progamesigner (5 commits)")[![JoshOldenburg](https://avatars.githubusercontent.com/u/291371?v=4)](https://github.com/JoshOldenburg "JoshOldenburg (2 commits)")[![lintaba](https://avatars.githubusercontent.com/u/375078?v=4)](https://github.com/lintaba "lintaba (1 commits)")[![wouter-ham](https://avatars.githubusercontent.com/u/31404985?v=4)](https://github.com/wouter-ham "wouter-ham (1 commits)")

---

Tags

laravellaravelnovanovanovapackagephpvuevuejs

### Embed Badge

![Health badge](/badges/lynndigital-select-or-custom/health.svg)

```
[![Health](https://phpackages.com/badges/lynndigital-select-or-custom/health.svg)](https://phpackages.com/packages/lynndigital-select-or-custom)
```

PHPackages © 2026

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