pmerino/tiny-fram

This package is abandoned and no longer maintained. No replacement package was suggested.

A simple PHP microframework

dev-master 2015-03-31 13:31 UTC

This package is not auto-updated.

Last update: 2022-02-19 04:13:21 UTC


README

A small and lightweight PHP app framework. Check out the skeleton app for an use example.

How to install

"require": {
    "pmerino/tiny-fram": "*"
}