PHPackages                             ilya/ron - 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. ilya/ron

ActiveLibrary

ilya/ron
========

Extend classes and create implementations in runtime

0.1.0(12y ago)016MITPHPPHP &gt;=5.4.0

Since Apr 15Pushed 12y ago1 watchersCompare

[ Source](https://github.com/ilya-dev/ron)[ Packagist](https://packagist.org/packages/ilya/ron)[ RSS](/packages/ilya-ron/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Ron
===

[](#ron)

> Ron allows you to override abstract methods and implement interfaces in... run time! How cool is that?

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

[](#installation)

Ron requires PHP `>=5.4.0`.

You can grab Ron using [Composer](https://getcomposer.org): `composer require "ilya/ron:0.1.*"`.

Use
---

[](#use)

First, create an interface or an abstract class:

```
