PHPackages                             pith-front/pith-pack-toastr - 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. pith-front/pith-pack-toastr

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

pith-front/pith-pack-toastr
===========================

Pack Toastr for the front-end for Pith

0.1.1(1y ago)07211MITJavaScriptPHP ^8.2

Since Mar 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/pith-front/pith-pack-toastr)[ Packagist](https://packagist.org/packages/pith-front/pith-pack-toastr)[ RSS](/packages/pith-front-pith-pack-toastr/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (1)

pith-pack-toastr
================

[](#pith-pack-toastr)

Pack Toastr for Pith front-end

---

About
=====

[](#about)

This project packs Toastr so that it can be used on the front-end with the Pith Framework.

For info on Toastr, see , and the demo at .

For info on Pith, see the Pith website at

Install
=======

[](#install)

Install to an existing Pith Framework project

Use Composer to install pack to the `vendor` folder.

```
php composer.phar require pith-front/pith-pack-toastr
```

Add new route to your Route List:

```
public array $routes = [
    // Other routes....
    // ...

    // Add route to call Toastr resources from
    ['route', 'GET', '/resources/vendor/library/toastr/{filepath:.+}', '\\PithFront\\PithPackToastr\\ToastrResourceRoute'],
];
```

---

Licensing Info
==============

[](#licensing-info)

### Toastr

[](#toastr)

- Toastr 2.1.4 *(Needs jquery to work)*
- MIT License
- Copyright © 2012-2014 Hans Fjällemark, John Papa &amp; Tim Ferrell. Copyright (c) 2012-2017 Toastr Maintainers (Current maintainers are John Papa and Tim Ferrell)
- Authors: John Papa, Hans Fjällemark, and Tim Ferrell.
- ARIA Support: Greta Krafsig.
- Project:
- Demo:
- Repo:

### pith-pack-toastr

[](#pith-pack-toastr-1)

- pith-pack-toastr
- The MIT License (MIT)
- Copyright (c) Ian Maurmann
- Link:

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance48

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.9% 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

Every ~397 days

Total

2

Last Release

386d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c32dd228fc3a4b48657581af0a38b03459aedfe4ada8858e493de4091c33ad96?d=identicon)[pith-front](/maintainers/pith-front)

---

Top Contributors

[![ian-maurmann](https://avatars.githubusercontent.com/u/10981013?v=4)](https://github.com/ian-maurmann "ian-maurmann (10 commits)")[![pith-front](https://avatars.githubusercontent.com/u/158997115?v=4)](https://github.com/pith-front "pith-front (3 commits)")

### Embed Badge

![Health badge](/badges/pith-front-pith-pack-toastr/health.svg)

```
[![Health](https://phpackages.com/badges/pith-front-pith-pack-toastr/health.svg)](https://phpackages.com/packages/pith-front-pith-pack-toastr)
```

###  Alternatives

[adigital/cookie-consent-banner

Add a configurable cookie consent banner to the website.

1150.7k](/packages/adigital-cookie-consent-banner)[michaels/data-manager

Simple data manager for nested data, dot notation array access, extendability, and container interoperability.

121.9k2](/packages/michaels-data-manager)

PHPackages © 2026

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