PHPackages                             slice-of-code-it-consultancy/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. slice-of-code-it-consultancy/voyager-config

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

slice-of-code-it-consultancy/voyager-config
===========================================

Voyager configuration in config files

03081PHP

Since Jun 3Pushed 2y agoCompare

[ Source](https://github.com/slice-of-code-it-consultancy/voyager-config)[ Packagist](https://packagist.org/packages/slice-of-code-it-consultancy/voyager-config)[ RSS](/packages/slice-of-code-it-consultancy-voyager-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)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:

### `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.

### `artisan voyager:clear`

[](#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 `support@sofcode.xyz`.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b77d425174aa3264af9275a4dd5ae84585a2aa48109b4091737f3c09033b3d7?d=identicon)[mcorridor](/maintainers/mcorridor)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/slice-of-code-it-consultancy-voyager-config/health.svg)

```
[![Health](https://phpackages.com/badges/slice-of-code-it-consultancy-voyager-config/health.svg)](https://phpackages.com/packages/slice-of-code-it-consultancy-voyager-config)
```

PHPackages © 2026

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