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(1mo ago)04.1k↓62.5%1GPL-2.0-or-laterPHPPHP ^8.2

Since Jan 20Pushed 1mo 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 2d 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

46

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

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

52d 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)
```

###  Alternatives

[joypixels/emoji-toolkit

JoyPixels is a complete set of emoji designed for the web. The emoji-toolkit includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to JoyPixels emoji images. PNG formats provided for the emoji images.

468894.0k7](/packages/joypixels-emoji-toolkit)[shipmonk/name-collision-detector

Simple tool to find ambiguous classes or any other name duplicates within your project.

362.8M60](/packages/shipmonk-name-collision-detector)

PHPackages © 2026

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