PHPackages                             codingmonkeys/laravel-nova-inline-boolean - 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. codingmonkeys/laravel-nova-inline-boolean

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

codingmonkeys/laravel-nova-inline-boolean
=========================================

A field which allows booleans to be updated inline.

0.1.3(4y ago)013.2k↓76.4%1[1 issues](https://github.com/coding-monkeys-bv/laravel-nova-inline-boolean/issues)MITVuePHP ^7.3|^8.0CI passing

Since Jul 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/coding-monkeys-bv/laravel-nova-inline-boolean)[ Packagist](https://packagist.org/packages/codingmonkeys/laravel-nova-inline-boolean)[ RSS](/packages/codingmonkeys-laravel-nova-inline-boolean/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Inline boolean field for Laravel Nova 4
=======================================

[](#inline-boolean-field-for-laravel-nova-4)

This package provides a field which allows updating booleans inline.

Example:

```
InlineBoolean::make('active')
    ->sortable()
    ->inlineOnIndex()
    ->showTextOnIndex()
    ->inlineOnDetail()
    ->trueText('Yes')
    ->falseText('No')
    ->enableMessage('The item is activated.')
    ->disableMessage('The item is deactivated.'),

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

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

4

Last Release

1462d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cd90b62171fc6768affb56df3195dea392aa5ea886082a6b0d1a8478f05d091e?d=identicon)[voicecode](/maintainers/voicecode)

---

Top Contributors

[![voicecode-bv](https://avatars.githubusercontent.com/u/4598259?v=4)](https://github.com/voicecode-bv "voicecode-bv (8 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/codingmonkeys-laravel-nova-inline-boolean/health.svg)

```
[![Health](https://phpackages.com/badges/codingmonkeys-laravel-nova-inline-boolean/health.svg)](https://phpackages.com/packages/codingmonkeys-laravel-nova-inline-boolean)
```

###  Alternatives

[ebess/advanced-nova-media-library

Laravel Nova tools for managing the Spatie media library.

6163.5M22](/packages/ebess-advanced-nova-media-library)[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2852.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2862.1M9](/packages/outl1ne-nova-sortable)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92219.3k3](/packages/advoor-nova-editor-js)[outl1ne/nova-page-manager

Page(s) and region(s) manager for Laravel Nova.

17947.0k](/packages/outl1ne-nova-page-manager)

PHPackages © 2026

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