Download the PHP package osflab/controller without Composer
On this page you can find all versions of the php package osflab/controller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download osflab/controller
More information about osflab/controller
Files in osflab/controller
Download osflab/controller
More information about osflab/controller
Files in osflab/controller
Vendor osflab
Package controller
Short Description OSF controller component
License AGPL-3.0-or-later
Homepage https://github.com/osflab/controller
Package controller
Short Description OSF controller component
License AGPL-3.0-or-later
Homepage https://github.com/osflab/controller
Please rate this library. Is it a good library?
Informations about the package controller
OSF controller component
The Controller (MVC) component of OSF framework. It is recommended to install the osf package to develop a full application.
Features
- HTTP/REST application controller
- Cli application
- Request, response, router
- Optimisez for speed
Installation
You need at least php 7.1 and composer
:
In your application via composer
This is the recommended way to use this feature in a non-osf project.
Just add osflab/controller
in your composer.json file.
From github
To test the component or participate in its development.
Unit tests launch:
All versions of controller with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.0
osflab/console Version ~3.0.0
osflab/application Version ~3.0.0
osflab/generator Version ~3.0.0
osflab/stream Version ~3.0.0
osflab/container Version ~3.0.0
osflab/exception Version ~3.0.0
osflab/console Version ~3.0.0
osflab/application Version ~3.0.0
osflab/generator Version ~3.0.0
osflab/stream Version ~3.0.0
osflab/container Version ~3.0.0
osflab/exception Version ~3.0.0
The package osflab/controller contains the following files
Loading the files please wait ....