An open API service indexing awesome lists of open source software.

https://github.com/lstrojny/prototype.php

Prototypal inheritance in PHP
https://github.com/lstrojny/prototype.php

Last synced: 3 months ago
JSON representation

Prototypal inheritance in PHP

Awesome Lists containing this project

README

        

prototype.php
=============

Prototypal inheritance in PHP

Tired of classical inheritance ?
--------------------------------

Now classes doesn't inherit each others, *objects* does !