PHPackages                             mices/nova-responsive - 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. mices/nova-responsive

ActiveLibrary

mices/nova-responsive
=====================

A laravel nova package to enhance Nova UI

v1.0.1(1y ago)024MITJavaScriptPHP &gt;=7.1.0

Since Jul 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jiahow99/Nova-Responsive)[ Packagist](https://packagist.org/packages/mices/nova-responsive)[ RSS](/packages/mices-nova-responsive/feed)WikiDiscussions main Synced 1mo ago

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

Description
-----------

[](#description)

Laravel nova package to fix sidebar when scroll, and make horizontal table scroll.

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

[](#installation)

You can install this package via Composer. Run the following command:

```
composer require mices/nova-responsive
```

Register class to your App\\Providers\\NovaServiceProvide
---------------------------------------------------------

[](#register-class-to-your-appprovidersnovaserviceprovide)

```
use Mices\NovaResponsive\NovaResponsive;

public function tools()
{
    return [
        new NovaResponsive,
    ];
}
```

License
-------

[](#license)

Distributed under the MIT License. See `LICENSE.txt` for more information.

Contact
-------

[](#contact)

Liong Kah How - [jia\_how99@hotmail.com](mailto:jia_how99@hotmail.com)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

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

Total

2

Last Release

678d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7088f7bd0ac6b49f3b61031c18d5aa030b875d260f8514110d8f6ebef0015b7d?d=identicon)[jiahow99](/maintainers/jiahow99)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mices-nova-responsive/health.svg)

```
[![Health](https://phpackages.com/badges/mices-nova-responsive/health.svg)](https://phpackages.com/packages/mices-nova-responsive)
```

PHPackages © 2026

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