PHPackages                             patriziotomato/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. [Admin Panels](/categories/admin)
4. /
5. patriziotomato/select-or-custom

ActiveLibrary[Admin Panels](/categories/admin)

patriziotomato/select-or-custom
===============================

A Laravel Nova field.

v1.0.0(3y ago)034.3k↓38.2%MITVuePHP &gt;=7.1.0

Since Feb 18Pushed 3y agoCompare

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

READMEChangelog (1)DependenciesVersions (2)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

Popularity28

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1186d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76590d8c18de5295f46fe50d2b33eaec56878553dd7ca8aff93a3a6f648cd31b?d=identicon)[patriziotomato](/maintainers/patriziotomato)

---

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)")[![patriziotomato](https://avatars.githubusercontent.com/u/544502?v=4)](https://github.com/patriziotomato "patriziotomato (1 commits)")[![wouter-ham](https://avatars.githubusercontent.com/u/31404985?v=4)](https://github.com/wouter-ham "wouter-ham (1 commits)")

---

Tags

laravelnova

### Embed Badge

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

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

###  Alternatives

[benjacho/belongs-to-many-field

belongsToMany nova representation in field.

158811.4k1](/packages/benjacho-belongs-to-many-field)[pdmfc/nova-action-button

A Laravel Nova field to run actions.

37733.0k1](/packages/pdmfc-nova-action-button)[khalin/nova-link-field

A Laravel Nova Link field.

31562.2k2](/packages/khalin-nova-link-field)[ebess/nova-collapsible-sidebar

A collapsible sidebar for Laravel Nova.

32313.2k](/packages/ebess-nova-collapsible-sidebar)

PHPackages © 2026

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