app-zap / PHPFramework

A lightweight PHP framework as a composition of different good features and concepts of other frameworks intended for easy use and fast development
Other
4 stars 1 forks source link

Extensibility #8

Closed smichaelsen closed 10 years ago

smichaelsen commented 10 years ago

Provide a defined, documented and tested Interface to extend the Framework. Maybe have a look at Flow's Signal/Slot System?