PHPackages                             shizuco/nova-inline-select-field - 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. [Templating &amp; Views](/categories/templating)
4. /
5. shizuco/nova-inline-select-field

ActiveLibrary[Templating &amp; Views](/categories/templating)

shizuco/nova-inline-select-field
================================

A Laravel Nova inline text field.

018Vue

Since Feb 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Shizuco/nova-inline-select-field)[ Packagist](https://packagist.org/packages/shizuco/nova-inline-select-field)[ RSS](/packages/shizuco-nova-inline-select-field/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nova Inline Text Field
======================

[](#nova-inline-text-field)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1cbd301dfbf6820dcf5ac03ee1e0feb7185790f517b865cb1f87d628a477a7ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f75746c316e652f6e6f76612d696e6c696e652d746578742d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/outl1ne/nova-inline-text-field)[![Total Downloads](https://camo.githubusercontent.com/571495788a46e2b10ffbdaacf27bf6f51e005d3a2abf0d73dfd2c95d31069eb2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f75746c316e652f6e6f76612d696e6c696e652d746578742d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/outl1ne/nova-inline-text-field)

This [Laravel Nova](https://nova.laravel.com/) package adds an inline text field to Nova's arsenal of fields.

Requirements
------------

[](#requirements)

- `php: >=8.0`
- `laravel/nova: ^4.0`

Features
--------

[](#features)

A simple text field that allows the user to edit the value on Index and Detail views in addition to the Form view.

Screenshots
-----------

[](#screenshots)

[![Index page](./docs/demo.gif)](./docs/demo.gif)

Installation
------------

[](#installation)

Install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require outl1ne/nova-inline-text-field
```

Usage
-----

[](#usage)

### General

[](#general)

```
use Outl1ne\NovaInlineTextField\InlineText;

public function fields(Request $request) {
    InlineText::make('Name'),
}
```

Credits
-------

[](#credits)

- [Tarvo Reinpalu](https://github.com/tarpsvo)

License
-------

[](#license)

Nova Inline Text Field is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/18994174755b779dae3b887062786abf468574ba1766ff2b2183c571c79fba8f?d=identicon)[Shizuco](/maintainers/Shizuco)

---

Top Contributors

[![Tarpsvo](https://avatars.githubusercontent.com/u/2018660?v=4)](https://github.com/Tarpsvo "Tarpsvo (46 commits)")[![jeffersongoncalves](https://avatars.githubusercontent.com/u/411493?v=4)](https://github.com/jeffersongoncalves "jeffersongoncalves (2 commits)")[![Shizuco](https://avatars.githubusercontent.com/u/93375450?v=4)](https://github.com/Shizuco "Shizuco (1 commits)")

### Embed Badge

![Health badge](/badges/shizuco-nova-inline-select-field/health.svg)

```
[![Health](https://phpackages.com/badges/shizuco-nova-inline-select-field/health.svg)](https://phpackages.com/packages/shizuco-nova-inline-select-field)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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