PHPackages                             dillingham/nova-index-textarea - 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. dillingham/nova-index-textarea

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

dillingham/nova-index-textarea
==============================

Extends Nova textarea for index view

1.0.2(7y ago)1562.5k↑104.2%5[3 issues](https://github.com/dillingham/nova-index-textarea/issues)[3 PRs](https://github.com/dillingham/nova-index-textarea/pulls)MITPHPPHP &gt;=7.1.0

Since Feb 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dillingham/nova-index-textarea)[ Packagist](https://packagist.org/packages/dillingham/nova-index-textarea)[ RSS](/packages/dillingham-nova-index-textarea/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Nova Index Textarea
===================

[](#nova-index-textarea)

[![Latest Version on Github](https://camo.githubusercontent.com/966d6cb072040100602a0f72dec59d8d5289f7b943ec812f480dd37f01c16e84/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f64696c6c696e6768616d2f6e6f76612d696e6465782d74657874617265612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dillingham/nova-index-textarea)[![Total Downloads](https://camo.githubusercontent.com/4fde19ef7a94e428b508c02aa41b4e2d44c20edee859866dc7951e0b53f2307c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696c6c696e6768616d2f6e6f76612d696e6465782d74657874617265612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dillingham/nova-index-textarea) [![Twitter Follow](https://camo.githubusercontent.com/4d611bda2f6e8730161339d887cbe17afe7f160bfde2eeb1baaf7cc40dd65071/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f696d5f627269616e5f643f636f6c6f723d253233316461316631266c6162656c3d54776974746572266c6f676f3d253233316461316631266c6f676f436f6c6f723d253233316461316631267374796c653d666c61742d737175617265)](https://twitter.com/im_brian_d)

Nova package for showing textarea content on index with limits

### Install

[](#install)

```
composer require dillingham/nova-index-textarea
```

### Usage

[](#usage)

This package adds two methods to the existing `Textarea` Nova field

```
use Laravel\Nova\Fields\Textarea;
```

```
Textarea::make('Description')->showOnIndex()->limit(10)
```

### Options

[](#options)

`limit($amount, $ending='...')`

### Sidenote

[](#sidenote)

Add `->showAlways()` to turn off toggling on detail

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

3

Last Release

2698d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29180903?v=4)[Brian](/maintainers/dillingham)[@dillingham](https://github.com/dillingham)

---

Top Contributors

[![dillingham](https://avatars.githubusercontent.com/u/29180903?v=4)](https://github.com/dillingham "dillingham (4 commits)")

---

Tags

laravellaravel-novalaravelnova

### Embed Badge

![Health badge](/badges/dillingham-nova-index-textarea/health.svg)

```
[![Health](https://phpackages.com/badges/dillingham-nova-index-textarea/health.svg)](https://phpackages.com/packages/dillingham-nova-index-textarea)
```

###  Alternatives

[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.1M27](/packages/whitecube-nova-flexible-content)[outl1ne/nova-multiselect-field

A multiple select field for Laravel Nova.

3423.2M2](/packages/outl1ne-nova-multiselect-field)[emilianotisato/nova-tinymce

This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!

116921.7k4](/packages/emilianotisato-nova-tinymce)[waynestate/nova-ckeditor4-field

This nova package allows you to use CKEditor 4 for text areas.

62760.2k9](/packages/waynestate-nova-ckeditor4-field)[saumini/ellipsis-textarea

A Laravel Nova textarea field with ellipsis support

11152.0k](/packages/saumini-ellipsis-textarea)[joshmoreno/nova-html-field

A Laravel Nova field for rendering custom html on index, detail, and forms.

13100.8k3](/packages/joshmoreno-nova-html-field)

PHPackages © 2026

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