PHPackages                             apurv/voyager-site - 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. apurv/voyager-site

ActiveLibrary[Admin Panels](/categories/admin)

apurv/voyager-site
==================

Voyager Site used to generate dynamic cms page with Laravel Voyager Admin.

11251PHP

Since Sep 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/apurvbhavsar/voyager-site)[ Packagist](https://packagist.org/packages/apurv/voyager-site)[ RSS](/packages/apurv-voyager-site/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (3)Used By (0)

voyager-site
============

[](#voyager-site)

Voyager Site used to generate dynamic cms page with Laravel Voyager Admin.

### Installation

[](#installation)

```
composer require apurv/voyager-site
```

If you already have tcg/voyager installed and setup then it will ingnore that package or else it will install and configure it manually

[Voyager Admin Installation](https://github.com/the-control-group/voyager)

### Regular Installation

[](#regular-installation)

```
php artisan site:install
```

### Manual Installation

[](#manual-installation)

```
php artisan vendor:publish --provider="Apurv\LaravelSite\VoyagerSiteProvider"
```

It will publish the **table** and **seeder**

```
php artisan migrate
```

```
php artisan db:seed SiteDatabaseSeeder
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

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://avatars.githubusercontent.com/u/68545259?v=4)[Apurv Bhavsar](/maintainers/apurvbhavsar)[@apurvbhavsar](https://github.com/apurvbhavsar)

---

Top Contributors

[![apurvbhavsar](https://avatars.githubusercontent.com/u/68545259?v=4)](https://github.com/apurvbhavsar "apurvbhavsar (22 commits)")

### Embed Badge

![Health badge](/badges/apurv-voyager-site/health.svg)

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

PHPackages © 2026

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