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

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

tanatoss/runkit
===============

realtime code modification

03.5kPHP

Since Dec 1Pushed 11y ago1 watchersCompare

[ Source](https://github.com/tanatoss/runkit)[ Packagist](https://packagist.org/packages/tanatoss/runkit)[ RSS](/packages/tanatoss-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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e257d4e5932678d66e1e77e5d4a1f6a4d1ace2f7076d90a36d936c3302f7101?d=identicon)[tanatoss.minsk](/maintainers/tanatoss.minsk)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[ycodetech/valet-windows

A more enjoyable local development experience for Windows. A Windows port of the popular Laravel Valet and a fork of cretueusebiu/valet-windows, with new features.

451.6k](/packages/ycodetech-valet-windows)

PHPackages © 2026

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