2017 © Pedro PelĂĄez
 

library controller

OSF controller component

image

osflab/controller

OSF controller component

  • Saturday, April 21, 2018
  • by Guillaume Ponçon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 2 Dependents
  • 4 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

OSF controller component

The Controller (MVC) component of OSF framework. It is recommended to install the osf package to develop a full application., (*1)

Features

  • HTTP/REST application controller
  • Cli application
  • Request, response, router
  • Optimisez for speed

Installation

You need at least php 7.1 and composer:, (*2)

sudo apt install composer

In your application via composer

This is the recommended way to use this feature in a non-osf project., (*3)

Just add osflab/controller in your composer.json file., (*4)

From github

To test the component or participate in its development., (*5)

git clone https://github.com/osflab/controller.git
cd controller && composer update

Unit tests launch:, (*6)

vendor/bin/runtests

The Versions

21/04 2018

3.0.x-dev

3.0.9999999.9999999-dev https://github.com/osflab/controller

OSF controller component

  Sources   Download

AGPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar Guillaume Ponçon

21/04 2018