PHPackages                             yaroslawww/nova-export-configuration - 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. [Admin Panels](/categories/admin)
4. /
5. yaroslawww/nova-export-configuration

ActiveLibrary[Admin Panels](/categories/admin)

yaroslawww/nova-export-configuration
====================================

Functionality to create managed export configuration in laravel nova.

3.0.0(2y ago)057MITPHPPHP ^8.1

Since Aug 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yaroslawww/nova-export-configuration)[ Packagist](https://packagist.org/packages/yaroslawww/nova-export-configuration)[ Docs](https://github.com/yaroslawww/nova-export-configuration)[ RSS](/packages/yaroslawww-nova-export-configuration/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (9)Versions (12)Used By (0)

Laravel nova export configuration
=================================

[](#laravel-nova-export-configuration)

[![Packagist License](https://camo.githubusercontent.com/6117111d5cfc05c38680c33963e1ac4ee626620e8e0613c1a249e0f71671580b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7961726f736c617777772f6e6f76612d6578706f72742d636f6e66696775726174696f6e3f636f6c6f723d253233346463373166)](https://camo.githubusercontent.com/6117111d5cfc05c38680c33963e1ac4ee626620e8e0613c1a249e0f71671580b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7961726f736c617777772f6e6f76612d6578706f72742d636f6e66696775726174696f6e3f636f6c6f723d253233346463373166)[![Packagist Version](https://camo.githubusercontent.com/c301fc974f78e386f32728fd8d2e8fc37c4fcc738e91ae112af1597623cd16db/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7961726f736c617777772f6e6f76612d6578706f72742d636f6e66696775726174696f6e)](https://packagist.org/packages/yaroslawww/nova-export-configuration)[![Total Downloads](https://camo.githubusercontent.com/8830afdbb82c56aecc1b11cd43601dd8d4df6ee650641191456e1234f92df29d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7961726f736c617777772f6e6f76612d6578706f72742d636f6e66696775726174696f6e)](https://packagist.org/packages/yaroslawww/nova-export-configuration)[![Build Status](https://camo.githubusercontent.com/5c258420b0c6cd0a2d289bc7eae292a7c4290764629371a0bcb33bdc5644cb32/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7961726f736c617777772f6e6f76612d6578706f72742d636f6e66696775726174696f6e2f6261646765732f6275696c642e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/yaroslawww/nova-export-configuration/build-status/main)[![Code Coverage](https://camo.githubusercontent.com/ae0458bf1784aaf106da2f382091faa05b0d21be99ba4086b291a0e3f7be4adf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7961726f736c617777772f6e6f76612d6578706f72742d636f6e66696775726174696f6e2f6261646765732f636f7665726167652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/yaroslawww/nova-export-configuration/?branch=main)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3e3a96ce7f8f150fb877fa4cae27adbdae31618783cfbbf80db95052c6851379/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7961726f736c617777772f6e6f76612d6578706f72742d636f6e66696775726174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/yaroslawww/nova-export-configuration/?branch=main)

Functionality to create managed export configuration in laravel nova.

NovaPackageV4V1Installation
------------

[](#installation)

You can install the package via composer:

```
composer require yaroslawww/nova-export-configuration

# optional publish configs
php artisan vendor:publish --provider="NovaExportConfiguration\ServiceProvider" --tag="config"
```

Update filesystem configuration if you will used default disks.

```
// config/filesystems.php
'exports_configured'                 => [
    'driver' => 'local',
    'root'   => storage_path('app/exports_configured'),
],
```

Usage
-----

[](#usage)

Need configure model and repos.

Credits
-------

[](#credits)

- [![Think Studio](https://camo.githubusercontent.com/8e541bece07d503c85a126b5294865faa00e27371048772f566a0cce8c01fd3a/68747470733a2f2f7961726f736c617777772e6769746875622e696f2f696d616765732f73706f6e736f72732f7061636b616765732f6c6f676f2d7468696e6b2d73747564696f2e706e67)](https://think.studio/)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~21 days

Total

11

Last Release

1030d ago

Major Versions

1.0.0 → 2.0.02022-08-14

2.4.0 → 3.0.02023-09-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23663794?v=4)[yaroslawww](/maintainers/yaroslawww)[@yaroslawww](https://github.com/yaroslawww)

---

Top Contributors

[![yaroslawww](https://avatars.githubusercontent.com/u/23663794?v=4)](https://github.com/yaroslawww "yaroslawww (14 commits)")

---

Tags

configurationexportnova

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/yaroslawww-nova-export-configuration/health.svg)

```
[![Health](https://phpackages.com/badges/yaroslawww-nova-export-configuration/health.svg)](https://phpackages.com/packages/yaroslawww-nova-export-configuration)
```

###  Alternatives

[optimistdigital/nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.

298915.9k3](/packages/optimistdigital-nova-settings)[whitecube/nova-page

Static pages content management for Laravel Nova

23997.1k1](/packages/whitecube-nova-page)[optimistdigital/nova-page-manager

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

17989.2k](/packages/optimistdigital-nova-page-manager)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[optimistdigital/nova-table-field

Table field for Laravel Nova

40132.7k](/packages/optimistdigital-nova-table-field)[outl1ne/nova-table-field

Table field for Laravel Nova

4070.5k](/packages/outl1ne-nova-table-field)

PHPackages © 2026

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