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

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

madebybob/voyager-config
========================

Voyager configuration in config files

98695[1 issues](https://github.com/madebybob/voyager-config/issues)[1 PRs](https://github.com/madebybob/voyager-config/pulls)PHP

Since Jun 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/madebybob/voyager-config)[ Packagist](https://packagist.org/packages/madebybob/voyager-config)[ RSS](/packages/madebybob-voyager-config/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)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 .

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/db071075007a1fb258b395c5e618b3e2409fdf69a07006ae0d847a38be3d8ade?d=identicon)[bobmulder](/maintainers/bobmulder)

---

Top Contributors

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

---

Tags

laravellaravel-5-packagevoyager

### Embed Badge

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

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

###  Alternatives

[yohang/oossh

Object Oriented SSH for PHP

363.8k](/packages/yohang-oossh)

PHPackages © 2026

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