PHPackages                             joy/nova-core - 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. [Framework](/categories/framework)
4. /
5. joy/nova-core

ActiveLibrary[Framework](/categories/framework)

joy/nova-core
=============

This Laravel/Nova module adds NovaCore support to Nova.

v1.0.1(3y ago)0235[6 PRs](https://github.com/rxcod9/joy-nova-core/pulls)2MITPHPPHP ^7.3|^8.0

Since Sep 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/rxcod9/joy-nova-core)[ Packagist](https://packagist.org/packages/joy/nova-core)[ Docs](https://github.com/rxcod9/joy-nova-core)[ Patreon](https://www.patreon.com/ramakant)[ RSS](/packages/joy-nova-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (10)Used By (2)

Joy NovaCore
============

[](#joy-novacore)

This [Laravel](https://laravel.com/)/[Nova](https://nova.devdojo.com/) module adds NovaCore support to Nova.

By 🐼 [Ramakant Gangwar](https://github.com/rxcod9).

[![Screenshot](https://raw.githubusercontent.com/rxcod9/joy-nova-core/main/cover.jpg)](https://joy-nova.herokuapp.com)

[![Latest Version](https://camo.githubusercontent.com/fad409cab94e29e72bfc52dfe38855241f0a2d830237ad7524dade6363d819e6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7278636f64392f6a6f792d6e6f76612d636f72653f7374796c653d666c61742d737175617265)](https://github.com/rxcod9/joy-nova-core/releases)[![GitHub Workflow Status](https://camo.githubusercontent.com/68c6ac061a850328411259becc7e71bb81778116806e220139cd896cd23ba1cf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d6e6f76612d636f72652f72756e2d74657374733f6c6162656c3d7465737473)](https://camo.githubusercontent.com/68c6ac061a850328411259becc7e71bb81778116806e220139cd896cd23ba1cf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d6e6f76612d636f72652f72756e2d74657374733f6c6162656c3d7465737473)[![Total Downloads](https://camo.githubusercontent.com/a8868b4d9acce09cb597edcc375647a298e22e1c13a770a01dd6ffcd023ed0b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f792f6e6f76612d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/joy/nova-core)

---

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

[](#prerequisites)

- Composer Installed
- [Install Laravel](https://laravel.com/docs/installation)
- [Install Nova](https://github.com/the-control-group/nova)

---

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

[](#installation)

```
# 1. Require this Package in your fresh Laravel/Nova project
composer require joy/nova-core

# 2. Publish
php artisan vendor:publish --provider="Joy\NovaCore\NovaCoreServiceProvider" --force
```

---

Working Example
---------------

[](#working-example)

You can try laravel demo here .

Documentation
-------------

[](#documentation)

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy nova-core? Feel free to [create an issue on GitHub](https://github.com/rxcod9/joy-nova-core/issues), we'll try to address it as soon as possible.

If you've found a bug regarding security please mail  instead of using the issue tracker.

Testing
-------

[](#testing)

You can run the tests with:

```
vendor/bin/phpunit
```

Upgrading
---------

[](#upgrading)

Please see [UPGRADING](UPGRADING.md) for details.

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ramakant Gangwar](https://github.com/rxcod9)

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance61

Regular maintenance activity

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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

1350d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/95a00608fbd641680d1bbc969c8e820f4fbc1b72f2080fcbdb18c8c552857e2b?d=identicon)[rxcod9](/maintainers/rxcod9)

---

Top Contributors

[![rxcod9](https://avatars.githubusercontent.com/u/14928642?v=4)](https://github.com/rxcod9 "rxcod9 (7 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (2 commits)")

---

Tags

laravelcmsnovajoynova-corejoy-nova-corenova-nova-core

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/joy-nova-core/health.svg)

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

###  Alternatives

[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[laravel/nova-log-viewer

A Laravel Nova tool for viewing your application logs.

136301.3k1](/packages/laravel-nova-log-viewer)[laravel/nova-pennant

A Pennant Resource Tool for Laravel Nova

23135.5k](/packages/laravel-nova-pennant)[lupennat/nova-nested-many

Laravel Nova - Nested Many

1557.2k](/packages/lupennat-nova-nested-many)[sinevia/laravel-cms

Content Management System for Laravel

241.4k](/packages/sinevia-laravel-cms)

PHPackages © 2026

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