PHPackages                             mika-iriarte/voyager-config - 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. mika-iriarte/voyager-config

ActiveLibrary

mika-iriarte/voyager-config
===========================

Voyager menu and configuration export/import

1.0.3(2y ago)0417MITPHP

Since Mar 3Pushed 2y agoCompare

[ Source](https://github.com/mika-iriarte/voyager-config)[ Packagist](https://packagist.org/packages/mika-iriarte/voyager-config)[ RSS](/packages/mika-iriarte-voyager-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Voyager - Export/Import
=======================

[](#voyager---exportimport)

Commands for export/import Voyager menu and config

Introduction
------------

[](#introduction)

Voyager for Laravel is great, but it has one downside: all configuration is done within the database and cannot be configured with code. When you have multiple environments (e.g. development, staging, production), you will have conflicting configurations which is hard to sync. This packages tries to solve this by offering the following commands:

### `artisan voyager:export`

[](#artisan-voyagerexport)

This command will export all Voyager related tables into `.json` files into the `config` folder. Don't forget to commit this folder! :)

### `artisan voyager:import`

[](#artisan-voyagerimport)

This command will import all data from the `config` folder into the Voyager related tables.

Additional options:

`--clear | -c` — for Voyager tables before import

`--cache-reset | -r` — for reset and recreate Voyager menu

### `artisan voyager:clear`

[](#artisan-voyagerclear)

Made a mistake? Want to start again? Remove all exported data with `voyager:clean`.

Install
-------

[](#install)

`composer require slice-of-code-it-consultancy/voyager-config`

`php artisan vendor:publish --provider=MadeByBob\\VoyagerConfig\\VoyagerConfigServiceProvider`

Commands explained
------------------

[](#commands-explained)

This documentation is still to do. Try `artisan list` and `artisan voyager:export --help` for more information

Contact
-------

[](#contact)

If you have suggestions or questions feel free to open up a new issue or pull request.

You can e-mail me at `support@sofcode.xyz`.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

1066d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a9a68a881b7e9a164e9380770f07bbaa9306333990c21e45bee2eb59098da58?d=identicon)[Mika-Iriarte](/maintainers/Mika-Iriarte)

---

Top Contributors

[![marlocorridor](https://avatars.githubusercontent.com/u/5117811?v=4)](https://github.com/marlocorridor "marlocorridor (6 commits)")

### Embed Badge

![Health badge](/badges/mika-iriarte-voyager-config/health.svg)

```
[![Health](https://phpackages.com/badges/mika-iriarte-voyager-config/health.svg)](https://phpackages.com/packages/mika-iriarte-voyager-config)
```

PHPackages © 2026

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