PHPackages                             enomotodev/laravel-dev-mark - 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. enomotodev/laravel-dev-mark

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

enomotodev/laravel-dev-mark
===========================

Differentiate development environment from production.

1.0.0(5y ago)13MITPHPPHP &gt;=7.0CI failing

Since May 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/enomotodev/laravel-dev-mark)[ Packagist](https://packagist.org/packages/enomotodev/laravel-dev-mark)[ Docs](https://enomotodev.hatenablog.com/)[ RSS](/packages/enomotodev-laravel-dev-mark/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel Dev Mark
================

[](#laravel-dev-mark)

Differentiate development environment from production.

Screenshot
----------

[](#screenshot)

[![screenshot](misc/screenshot.png)](misc/screenshot.png)

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

[](#installation)

Require this package with composer. It is recommended to only require the package for development.

```
composer require --dev enomotodev/laravel-dev-mark

```

Laravel uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

### Without auto-discovery

[](#without-auto-discovery)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```
LaravelDevMark\ServiceProvider::class,
```

### Customize layout

[](#customize-layout)

Copy the package config to your local config with the publish command:

```
php artisan vendor:publish --provider="LaravelDevMarkServiceProvider"

```

License
-------

[](#license)

Laravel Dev Mark is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2187d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/255b3783a324b37c24b23bcc623ba3fb28295c436cf73c41ec88beeb53cad43e?d=identicon)[enomotodev](/maintainers/enomotodev)

---

Top Contributors

[![enomotodev](https://avatars.githubusercontent.com/u/14838165?v=4)](https://github.com/enomotodev "enomotodev (1 commits)")

---

Tags

laraveldevelopment

### Embed Badge

![Health badge](/badges/enomotodev-laravel-dev-mark/health.svg)

```
[![Health](https://phpackages.com/badges/enomotodev-laravel-dev-mark/health.svg)](https://phpackages.com/packages/enomotodev-laravel-dev-mark)
```

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[whitecube/laravel-timezones

Store UTC dates in the database and work with custom timezones in the application.

106106.2k](/packages/whitecube-laravel-timezones)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2516.7k](/packages/iteks-laravel-enum)

PHPackages © 2026

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