Download the PHP package symplify/symbiotic-controller without Composer
On this page you can find all versions of the php package symplify/symbiotic-controller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package symbiotic-controller
Symbiotic Controller
Write controller once and let many other frameworks use it.
This repository is maintained by @Lexinek.
Install
Usage in Nette
Register Extensions to you App
1. Create app/Presenters/ContactPresenter.php
Presenter with __invoke()
Method
A. Classic Render Action
This is what you use the most often.
B. The Simplest Response
C. Or Json Response
2. Create app/templates/Contact.latte
template
3. Register Presenter Route
4. Open page in Browser and Enjoy
That's all :)
All versions of symbiotic-controller with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
nette/di Version ^2.4|^3.0
nette/application Version ^2.4|^3.0
latte/latte Version ^2.4|^3.0
contributte/event-dispatcher Version ^0.3
contributte/event-application-bridge Version ^0.1
symplify/package-builder Version ^2.3
nette/di Version ^2.4|^3.0
nette/application Version ^2.4|^3.0
latte/latte Version ^2.4|^3.0
contributte/event-dispatcher Version ^0.3
contributte/event-application-bridge Version ^0.1
symplify/package-builder Version ^2.3
The package symplify/symbiotic-controller contains the following files
Loading the files please wait ....