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

Installs: 249

Dependents: 3

Suggesters: 0

Security: 0

pkg:composer/neopangea/f3-app

1.0.1 2016-05-12 21:54 UTC

This package is auto-updated.

Last update: 2025-09-29 01:41:54 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