PHPackages                             jeanfrancoisgb/nova-inline-text-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jeanfrancoisgb/nova-inline-text-field

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jeanfrancoisgb/nova-inline-text-field
=====================================

A Laravel Nova inline text field.

08Vue

Since Mar 14Pushed 1y agoCompare

[ Source](https://github.com/jeanfrancoisgb/nova-inline-text-field)[ Packagist](https://packagist.org/packages/jeanfrancoisgb/nova-inline-text-field)[ RSS](/packages/jeanfrancoisgb-nova-inline-text-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

16

—

LowBetter than 5% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/85db13f0bd10a92936714869781b8ebd5c4ffefd17111ab9d06e97a276060f29?d=identicon)[seozus](/maintainers/seozus)

---

Top Contributors

[![Tarpsvo](https://avatars.githubusercontent.com/u/2018660?v=4)](https://github.com/Tarpsvo "Tarpsvo (49 commits)")[![buttjer](https://avatars.githubusercontent.com/u/263026?v=4)](https://github.com/buttjer "buttjer (4 commits)")[![jeffersongoncalves](https://avatars.githubusercontent.com/u/411493?v=4)](https://github.com/jeffersongoncalves "jeffersongoncalves (2 commits)")[![ndrez-outl1ne](https://avatars.githubusercontent.com/u/117165508?v=4)](https://github.com/ndrez-outl1ne "ndrez-outl1ne (1 commits)")

### Embed Badge

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

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

###  Alternatives

[log1x/acf-composer

Create fields, blocks, option pages, and widgets using ACF Builder and Sage 10

493760.2k13](/packages/log1x-acf-composer)[markrogoyski/ipv4-subnet-calculator

Network calculator for subnet mask and other classless (CIDR) network information.

177813.7k6](/packages/markrogoyski-ipv4-subnet-calculator)[b13/menus

Easy and fast menus for TYPO3 Frontends

58534.7k1](/packages/b13-menus)[hfig/mapi

Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)

40420.9k2](/packages/hfig-mapi)

PHPackages © 2026

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