PHPackages                             dario-binalogue/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. dario-binalogue/inline-boolean

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

dario-binalogue/inline-boolean
==============================

A Laravel Nova field.

1.0.5(4y ago)0141MITPHPPHP &gt;=7.4.0

Since Jun 12Pushed 4y agoCompare

[ Source](https://github.com/dario-binalogue/inline-boolean)[ Packagist](https://packagist.org/packages/dario-binalogue/inline-boolean)[ RSS](/packages/dario-binalogue-inline-boolean/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)DependenciesVersions (7)Used By (0)

Laravel Nova: Inline Boolean
============================

[](#laravel-nova-inline-boolean)

Prerequisites
-------------

[](#prerequisites)

- [Laravel](https://laravel.com/)
- [Laravel Nova](https://nova.laravel.com/)

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

[](#installation)

Usage
-----

[](#usage)

```
use DarioBinalogue\InlineBoolean\InlineBoolean;

class MyResource extends Resource
{
    public function fields(Request $request)
    {
        return [
            InlineBoolean::make('Enabled')
                ->inlineOnIndex()  // Use inline field on the index page
        ];
    }
}
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 53.3% 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 ~170 days

Recently: every ~1 days

Total

6

Last Release

1725d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.1.0

v1.0.1PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c5b1df525bbcbcbf5d6fa9daea62652f74c78696bc69eaa244d50ffa89849140?d=identicon)[dario-binalogue](/maintainers/dario-binalogue)

---

Top Contributors

[![markrassamni](https://avatars.githubusercontent.com/u/17393438?v=4)](https://github.com/markrassamni "markrassamni (8 commits)")[![dario-binalogue](https://avatars.githubusercontent.com/u/91737094?v=4)](https://github.com/dario-binalogue "dario-binalogue (6 commits)")[![timmfroehlich](https://avatars.githubusercontent.com/u/3512183?v=4)](https://github.com/timmfroehlich "timmfroehlich (1 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/dario-binalogue-inline-boolean/health.svg)

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

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

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

52178.7k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

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

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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