PHPackages                             adityastic/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. adityastic/voyager-config

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

adityastic/voyager-config
=========================

Voyager configuration in config files

v1.0(4y ago)02061MITPHP

Since Jan 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/luydjmix2/voyager-config-exporter-master)[ Packagist](https://packagist.org/packages/adityastic/voyager-config)[ RSS](/packages/adityastic-voyager-config/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Voyager - Export
================

[](#voyager---export)

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:

### `php artisan voyager:export`

[](#php-artisan-voyagerexport)

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

### `php artisan voyager:import`

[](#php-artisan-voyagerimport)

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

### `php artisan voyager:clear`

[](#php-artisan-voyagerclear)

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

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 .

voyager-config-exporter-master
==============================

[](#voyager-config-exporter-master)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

1573d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/451bbb6e439810c51c9f2102fa9ca0a994d7eaa35c59ea9d2faf5eaeac924716?d=identicon)[luydjmix2](/maintainers/luydjmix2)

---

Top Contributors

[![LuisSuarezRondon](https://avatars.githubusercontent.com/u/104034076?v=4)](https://github.com/LuisSuarezRondon "LuisSuarezRondon (2 commits)")[![luydjmix2](https://avatars.githubusercontent.com/u/25753915?v=4)](https://github.com/luydjmix2 "luydjmix2 (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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