gcgov/framework

Open source framework for PHP applications. Includes MongoDB modelling system.


README

A PHP framework for Garrett County Government, Maryland, USA and everyone else who writes like us.

Usage

The easiest way to start is to use the scaffolding project to spin up a new app.

Documentation

Services (Plugins/Extensions/Modules)

Installation

  1. Require using composer
  2. Add the namespace of the package to \app\app->registerFrameworkServiceNamespaces()

Available Services