PHPackages                             frdl/shutdown-helper - 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. frdl/shutdown-helper

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

frdl/shutdown-helper
====================

Reverse order register\_shutdown manager.

v1.0.1(6y ago)11021MITPHPPHP &gt;=5.3.6

Since Feb 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/frdl/shutdown-helper)[ Packagist](https://packagist.org/packages/frdl/shutdown-helper)[ RSS](/packages/frdl-shutdown-helper/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)DependenciesVersions (4)Used By (1)

shutdown-helper
===============

[](#shutdown-helper)

Reverse order register\_shutdown manager

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

[](#installation)

```
$ composer install frdl/shutdown-helper

```

Usage
-----

[](#usage)

```
$ShutdownTasks = \frdlweb\Thread\ShutdownTasks::mutex();
$ShutdownTasks(function($start){
	print_r( date('c', time()).' execution microtime >= '.microtime() - $start );
}, microtime());
```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

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

Every ~0 days

Total

3

Last Release

2389d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/67333?v=4)[webfan](/maintainers/webfan)[@webfan](https://github.com/webfan)

---

Top Contributors

[![wehowski](https://avatars.githubusercontent.com/u/2658030?v=4)](https://github.com/wehowski "wehowski (8 commits)")

---

Tags

shutdown-helper

### Embed Badge

![Health badge](/badges/frdl-shutdown-helper/health.svg)

```
[![Health](https://phpackages.com/badges/frdl-shutdown-helper/health.svg)](https://phpackages.com/packages/frdl-shutdown-helper)
```

###  Alternatives

[log1x/pagi

A better WordPress pagination.

61119.6k](/packages/log1x-pagi)[hedii/laravel-date-range

A date range trait with local scope methods for Laravel Eloquent models

2140.6k](/packages/hedii-laravel-date-range)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

473.4k2](/packages/bjuppa-laravel-blog)[nazonohito51/require-path-fixer

Fix require/include path

115.7k](/packages/nazonohito51-require-path-fixer)

PHPackages © 2026

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