PHPackages                             ninesixtymv/modern - 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. ninesixtymv/modern

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

ninesixtymv/modern
==================

A Laravel Nova theme.

v1.1(6y ago)05MITCSSPHP &gt;=7.1.0

Since Sep 27Pushed 6y agoCompare

[ Source](https://github.com/ninesixtymv/modern)[ Packagist](https://packagist.org/packages/ninesixtymv/modern)[ RSS](/packages/ninesixtymv-modern/feed)WikiDiscussions master Synced yesterday

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

Laravel Nova Modern Theme
=========================

[](#laravel-nova-modern-theme)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c294d50ff7043422707b7f44bf9cb85be6b9edafa7830c09937bf9260d888c0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e696e6573697874796d762f6d6f6465726e)](https://packagist.org/packages/ninesixtymv/modern)[![Total Downloads](https://camo.githubusercontent.com/647828857eb5d4d32497b464f3e6b8584f89b5cb83ba0068470d3c87172450e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e696e6573697874796d762f6d6f6465726e)](https://packagist.org/packages/ninesixtymv/modern)

Laravel Nova theme helper that add CSS classes to the main nova views elements, making it easier to style it.

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

[](#installation)

You can install the nova theme helper into a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require ninesixtymv/modern
```

Usage
-----

[](#usage)

You can use this theme helper in three ways:

### A) Adding an stylesheet on your Nova app, and using the provided CSS classes to customize the styles

[](#a-adding-an-stylesheet-on-your-nova-app-and-using-the-provided-css-classes-to-customize-the-styles)

First, publish the package skeleton stylesheet:

```
php artisan vendor:publish --provider="Ninesixtymv\Modern\ThemeServiceProvider"
```

Then, update the stylesheet with your custom styles. The file is located in `resources/css/vendor/modern/theme.css`

### B) Creating your own theme and adding this one as a dependency

[](#b-creating-your-own-theme-and-adding-this-one-as-a-dependency)

First, create your own Nova theme:

```
php artisan nova:theme MyCustomTheme
```

Then, customize the CSS of your own theme, using the CSS classes provided by this one.

If you want to public release your theme, don't forget to add this as a dependency:

```
cd path/to/MyCustomTheme
composer require ninesixtymv/modern
```

### C) Using it as a base to create your own theme

[](#c-using-it-as-a-base-to-create-your-own-theme)

Simply, clone this repo, and modify it to create your custom theme.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

2419d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/ninesixtymv-modern/health.svg)

```
[![Health](https://phpackages.com/badges/ninesixtymv-modern/health.svg)](https://phpackages.com/packages/ninesixtymv-modern)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

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

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

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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