PHPackages                             z0dd/alf - 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. z0dd/alf

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

z0dd/alf
========

Additional Laravel Functions

04PHP

Since Sep 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/z0dd/Alf)[ Packagist](https://packagist.org/packages/z0dd/alf)[ RSS](/packages/z0dd-alf/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Alf
===

[](#alf)

Additional Laravel Functions

### Installation

[](#installation)

Require the z0dd/alf package in your composer.json and update your dependencies:

`composer require z0dd/alf`

You also need to add z0dd\\Alf\\AlfServiceProvider to your config/app.php providers array:

```
z0dd\Alf\AlfServiceProvider::class,
```

And in aliases:

```
'Alf' => z0dd\Alf\Alf::class,
```

Publish config file:

```
php artisan vendor:publish --provider="z0dd\Alf\AlfServiceProvider"
```

### License

[](#license)

Released under the MIT License, see [LICENSE](LICENSE).

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/14994396?v=4)[Tema T](/maintainers/z0dd)[@z0dd](https://github.com/z0dd)

---

Top Contributors

[![z0dd](https://avatars.githubusercontent.com/u/14994396?v=4)](https://github.com/z0dd "z0dd (11 commits)")

### Embed Badge

![Health badge](/badges/z0dd-alf/health.svg)

```
[![Health](https://phpackages.com/badges/z0dd-alf/health.svg)](https://phpackages.com/packages/z0dd-alf)
```

###  Alternatives

[julien731/wp-dismissible-notices-handler

A simple library to handle Ajax-dismissible admin notices for WordPress

456.3k1](/packages/julien731-wp-dismissible-notices-handler)

PHPackages © 2026

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