neopangea/f3-app

There is no license information available for the latest version (1.0.1) of this package.

A modular php application which extends the f3 framework

1.0.1 2016-05-12 21:54 UTC

This package is auto-updated.

Last update: 2024-03-29 03:09:07 UTC


README

This is project is a wrapper for the F3 PHP micro-framework. In addition to a handful of base classes (App, Controller, etc.) this project supports a simple module framework.

Installation

  1. Clone this project
  2. Install the Composer PHP package manager
  3. Run via command line: 'composer install' to pull down dependencies

Modules