Skip to content

Tags: paketphp/fram

Tags

0.8.1

Toggle 0.8.1's commit message
Depend on either ^1.0 or ^2.0 for prs/container

0.8

Toggle 0.8's commit message
Rename getViewTypeClass() to getViewInterface() for ViewHandler

0.7

Toggle 0.7's commit message
Fix coverage scripts to use downloaded phpunit

0.6

Toggle 0.6's commit message
Fix test script

0.5

Toggle 0.5's commit message
Update composer

0.4

Toggle 0.4's commit message
Don't catch execeptions happening in the run callback

Run callback should be seen as external to Fram and thus
Fram should not handle exceptions happening there.

This also guarantees that exceptions passed to the
run callback was not created by the run callback itself.

0.3

Toggle 0.3's commit message
Update README

0.2

Toggle 0.2's commit message
Update composer.lock

0.1

Toggle 0.1's commit message
First commit of Fram

Fram is a view framework for PHP.