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(6y ago)13MITPHPPHP &gt;=7.0CI failing

Since May 13Pushed 6y 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 3w ago

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 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

2241d 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

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8015.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k30](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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