PHPackages                             ncus/inline-index - 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. ncus/inline-index

ActiveLibrary

ncus/inline-index
=================

A Laravel Nova field.

v0.0.2(5y ago)775.9k↓22.2%3[2 issues](https://github.com/Blueq-world/laravel-nova-inlineIndex/issues)MITVuePHP &gt;=7.1.0

Since Jun 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Blueq-world/laravel-nova-inlineIndex)[ Packagist](https://packagist.org/packages/ncus/inline-index)[ RSS](/packages/ncus-inline-index/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Add InlineIndex to your nova resources
======================================

[](#add-inlineindex-to-your-nova-resources)

[![Latest Version on Packagist](https://camo.githubusercontent.com/baaa41daa4d2b6cf573ff70daa72759269f133c5f87b1b8681c1d9b628aff4d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6375732f696e6c696e652d696e6465782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ncus/inline-index)[![Total Downloads](https://camo.githubusercontent.com/cad8b434f8b5d1797d1020e4d31394fc35a9b177a6b67936316fddec67349e1b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6375732f696e6c696e652d696e6465782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ncus/inline-index)

This package allows you to update a text field or number field of a resource in the index view (inline edit).

Install
-------

[](#install)

```
composer require ncus/inline-index
```

Usage
-----

[](#usage)

```
use Ncus\InlineIndex\InlineIndex;

InlineIndex::make('name')
          ->options([
              'event' => 'blur',
              'type' => 'text',
          ])->rules('required');
```

Note: event default keyup.enter, type default text.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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

Total

2

Last Release

2157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/26c015f3bb0b5d47f58feddf7ca6882cf8184fbdc889d382b57f3618a1983a67?d=identicon)[Blueq-world](/maintainers/Blueq-world)

---

Top Contributors

[![Blueq-world](https://avatars.githubusercontent.com/u/67144405?v=4)](https://github.com/Blueq-world "Blueq-world (7 commits)")

---

Tags

inline-editinline-indexlaravellaravel-novanovalaravelnova

### Embed Badge

![Health badge](/badges/ncus-inline-index/health.svg)

```
[![Health](https://phpackages.com/badges/ncus-inline-index/health.svg)](https://phpackages.com/packages/ncus-inline-index)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[coreproc/nova-notification-feed

A Laravel Nova package that adds a notification feed in your Nova app.

10149.1k](/packages/coreproc-nova-notification-feed)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[cybercog/laravel-nova-ban

A Laravel Nova banning functionality for your application.

40199.8k](/packages/cybercog-laravel-nova-ban)[insenseanalytics/nova-server-monitor

A Laravel Nova tool for Spatie's Server Monitor library.

6546.9k](/packages/insenseanalytics-nova-server-monitor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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