PHPackages                             rtablada/traffic-signs - 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. rtablada/traffic-signs

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

rtablada/traffic-signs
======================

175101PHP

Since Jul 8Pushed 12y ago1 watchersCompare

[ Source](https://github.com/rtablada/traffic-signs)[ Packagist](https://packagist.org/packages/rtablada/traffic-signs)[ RSS](/packages/rtablada-traffic-signs/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Traffic Signs
=============

[](#traffic-signs)

Traffic Signs is a simple Package that aims to add pretty error pages for simple production projects in Laravel 4.

Traffic Signs simply listens for an error code and then returns a nice view in response with an error message.

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

[](#installation)

This package is distributed using [Composer](http://getcomposer.org). To install this, simply add `"rtablada/traffic-signs": "dev-master"` to your composer.json.

Then in your `/app/config/app.php` file, add `'Rtablada\TrafficSigns\TrafficSignsServiceProvider',` to your Service Providers.

Using Traffic Signs
-------------------

[](#using-traffic-signs)

Traffic Signs works behind the scenes and listens for HTTP Exceptions. To try this out, browse to an unset route and see a new 404 page.

I am working to make Traffic Signs more flexible and stronger.

Configuration
-------------

[](#configuration)

You can further configure by publishing the config using `php artisan config:publish rtablada/traffic-signs`.

To change the messages for different error codes by modifying key value pages.

You can set a custom error view by changing the view property. The View is sent `$code` and `$message` variables.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![rtablada](https://avatars.githubusercontent.com/u/2532004?v=4)](https://github.com/rtablada "rtablada (14 commits)")

### Embed Badge

![Health badge](/badges/rtablada-traffic-signs/health.svg)

```
[![Health](https://phpackages.com/badges/rtablada-traffic-signs/health.svg)](https://phpackages.com/packages/rtablada-traffic-signs)
```

###  Alternatives

[ylsideas/feature-flags

A Laravel package for handling feature flags

6241.4M4](/packages/ylsideas-feature-flags)

PHPackages © 2026

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