PHPackages                             oncesk/runkit - 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. oncesk/runkit

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

oncesk/runkit
=============

Realtime php class and structure modification

1.0.4(11y ago)42.8k2PHP

Since Feb 20Pushed 11y ago1 watchersCompare

[ Source](https://github.com/oncesk/runkit)[ Packagist](https://packagist.org/packages/oncesk/runkit)[ RSS](/packages/oncesk-runkit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

runkit
======

[](#runkit)

\##Installation

\####Install runkit

For use this extension you should install php runkit extension from

For install it you should do (with root access):

```
$> cd /usr/src/
$> git clone https://github.com/zenovich/runkit.git
$> cd runkit
$> ./configure
$> make
$> make install
```

Then you need to add runkit.so to your php.ini config file and restart apache or php-fpm

\####Install oncesk/runkit lib

For installation you can use git clone, composer will be soon

```
$> git clone https://github.com/oncesk/runkit.git
```

Or download zip archive and unpack it into some directory

If you install not with composer you can include autoload.php into your code

```
include __DIR__ . '/runkit/src/autoload.php';
```

\####Runkit Class

Will be soon

\####Runkit Method

Will be soon

\####Runkit Function

Will be soon

\####Runkit Constant

Will be soon

\####Tests

Tested with PHPUnit

```
$> cd tests
$> phpunit --bootstrap ../src/autoload.php  ./
```

PS: new releasses will be soon

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

4095d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fdcc1b117f672628d10c2e085daeb4947215428c0abdf6fbfeba4d2fcb947f6b?d=identicon)[oncesk](/maintainers/oncesk)

---

Top Contributors

[![oncesk](https://avatars.githubusercontent.com/u/2046092?v=4)](https://github.com/oncesk "oncesk (7 commits)")

### Embed Badge

![Health badge](/badges/oncesk-runkit/health.svg)

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

###  Alternatives

[robertmarney/lara-hierarchial-collections

Transforms flat collections to a nested hierarchy

342.2k](/packages/robertmarney-lara-hierarchial-collections)

PHPackages © 2026

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