2017 © Pedro PelĂĄez
 

library application

OSF high speed MVC component

image

osflab/application

OSF high speed MVC component

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

The README.md

OSF application component

This is the MVC implementation of OSF framework, optimized for speed, productivity and modular webapps development. It is recommended to install the osf package to develop a full application., (*1)

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/application in your composer.json file., (*4)

From github

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

git clone https://github.com/osflab/application.git
cd application && 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/application

OSF high speed MVC component

  Sources   Download

AGPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar Guillaume Ponçon

21/04 2018

dev-master

9999999-dev https://github.com/osflab/application

OSF high speed MVC component

  Sources   Download

AGPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar Guillaume Ponçon

26/02 2018

3.0.0

3.0.0.0 https://github.com/osflab/application

OSF high speed MVC component

  Sources   Download

AGPL-3.0-or-later

The Requires

 

The Development Requires

by Avatar Guillaume Ponçon