The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
MIT License
54
stars
28
forks
source link
Adds the possibility to alter the class of an existing instance. #143
This is useful for migration purposes (when one class is migrated from one name to another for instance), or for subclassing (when one instance becomes an instance of a subclass)
This is useful for migration purposes (when one class is migrated from one name to another for instance), or for subclassing (when one instance becomes an instance of a subclass)