PHPackages                             nssean/flexi - 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. nssean/flexi

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

nssean/flexi
============

A flexible system to dynamically manage methods, override them, insert hooks and integrate them into PHP application logic, giving you full control over its operation.

v1.5.1(11mo ago)14CC-BY-NC-4.0PHP

Since Jun 8Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/sean6224/Flexi)[ Packagist](https://packagist.org/packages/nssean/flexi)[ RSS](/packages/nssean-flexi/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Flexi
=====

[](#flexi)

Flexi is a flexible PHP system that allows dynamic management of methods, method overriding, and hooking into application logic. It provides developers with full control over business processes and enables custom modifications to the behavior of the application in a simple, efficient way.

Table of Contents
-----------------

[](#table-of-contents)

- [Features](#features)
- [Installation](#installation)
- [License](#license)
- [Documentation](#documentation)
    - [Hooks](Docs/Hook/README.md)
    - [Stock](Docs/stock.md)
    - [Dynamic](Docs/dynamic.md)

Features
--------

[](#features)

- **Dynamic Method Management**: Register, call, and override methods at runtime.
- **Hooks**: Insert custom logic at specific points in your application without modifying the core code.
- **Stock**: Dynamically register and override methods, providing full control over your application's logic and behavior.

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

[](#installation)

You can install Flexi via Composer.In your project directory, run the following command:

```
composer require nssean/flexi
```

License
-------

[](#license)

This project is licensed under the **CC BY-NC 4.0 License**. You may not sell this software, but you can use it freely in your projects.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance51

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

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

Unknown

Total

1

Last Release

344d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3051caf5652172d7e5f807d04d3333cf501ff179a1e8f44b966c780f36154970?d=identicon)[sean6224](/maintainers/sean6224)

---

Top Contributors

[![azzyne](https://avatars.githubusercontent.com/u/118769797?v=4)](https://github.com/azzyne "azzyne (4 commits)")[![sean6224](https://avatars.githubusercontent.com/u/55444728?v=4)](https://github.com/sean6224 "sean6224 (1 commits)")

### Embed Badge

![Health badge](/badges/nssean-flexi/health.svg)

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

###  Alternatives

[codewithtony/larathemes

Theme Manager for Laravel 5

123.2k](/packages/codewithtony-larathemes)

PHPackages © 2026

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