PHPackages                             acitjazz/laravelstagingmode - 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. acitjazz/laravelstagingmode

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

acitjazz/laravelstagingmode
===========================

:package\_description

166PHP

Since Dec 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/acitjazz/laravel-staging-mode)[ Packagist](https://packagist.org/packages/acitjazz/laravelstagingmode)[ RSS](/packages/acitjazz-laravelstagingmode/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Laravel Staging Mode
====================

[](#laravel-staging-mode)

Installation
------------

[](#installation)

Via Composer

```
$ composer require acitjazz/laravelstagingmode
```

Usage
-----

[](#usage)

Change app env to staging

```
APP_ENV=staging
```

Change Cache driver to redis

```
CACHE_DRIVER=redis
REDIS_CLIENT=predis
```

Publish configuration with:

```
php artisan vendor:publish --tag=acitjazz-laravelstagingmode.config
php artisan vendor:publish --tag=acitjazz-laravelstagingmode.views
php artisan vendor:publish --tag=acitjazz-acitjazz-laravelstagingmode.middleware
```

Credits
-------

[](#credits)

- \[Acit Jazz\]\[\]

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

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/573830?v=4)[Acit Jazz](/maintainers/acitjazz)[@acitjazz](https://github.com/acitjazz)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/acitjazz-laravelstagingmode/health.svg)

```
[![Health](https://phpackages.com/badges/acitjazz-laravelstagingmode/health.svg)](https://phpackages.com/packages/acitjazz-laravelstagingmode)
```

###  Alternatives

[illuminate/conditionable

The Illuminate Conditionable package.

9248.7M46](/packages/illuminate-conditionable)[thestringler/manipulator

An OOP approach to string manipulation.

345.5k2](/packages/thestringler-manipulator)

PHPackages © 2026

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