PHPackages                             pollora/helper-overrider - 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. pollora/helper-overrider

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

pollora/helper-overrider
========================

Override some Laravel helpers

1.0.1(3mo ago)04.3k↓61.1%1GPL-2.0-or-laterPHPPHP ^8.2

Since Jan 20Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Pollora/Helper-Overrider)[ Packagist](https://packagist.org/packages/pollora/helper-overrider)[ RSS](/packages/pollora-helper-overrider/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (1)

Pollora Helper Overrider
========================

[](#pollora-helper-overrider)

A Composer plugin that ensures Pollora framework helper functions take precedence over other helper implementations.

Description
-----------

[](#description)

This Composer plugin is specifically designed for the Pollora framework ecosystem. It manipulates the Composer autoloader to ensure that Pollora's helper functions are loaded first, allowing them to override any similar helper functions that might be defined by other packages.

Why?
----

[](#why)

In PHP applications, when multiple packages define the same helper functions, the last loaded file takes precedence. This plugin ensures that Pollora's helper functions are always loaded first, maintaining consistent behavior across your application regardless of other installed packages.

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

[](#installation)

Install the package via composer:

```
composer require pollora/helper-overrider
```

How It Works
------------

[](#how-it-works)

The plugin:

1. Hooks into Composer's autoload process
2. Identifies Pollora helper files
3. Modifies the autoload order to prioritize these files
4. Ensures Pollora helper functions are loaded before any other package's helpers

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Composer 2.x

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

[](#configuration)

No configuration needed. The plugin works automatically as part of the Pollora framework setup.

Note
----

[](#note)

This package is part of the Pollora framework ecosystem and is designed to work seamlessly with it. It's not intended for standalone use.

Support
-------

[](#support)

If you discover any issues, please create an issue on the Pollora framework's GitHub repository.

License
-------

[](#license)

MIT License

Credits
-------

[](#credits)

Created and maintained by Pollora

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance82

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

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 ~476 days

Total

2

Last Release

98d ago

PHP version history (2 changes)1.0.0PHP ^8.2.0

1.0.1PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b45e81c070e2ec0baf59b2a73a216632d76cdfb36c0ab168fd6d043b2c8fbc2?d=identicon)[pollora](/maintainers/pollora)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pollora-helper-overrider/health.svg)

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

PHPackages © 2026

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