Download the PHP package idealogica/good-view without Composer
On this page you can find all versions of the php package idealogica/good-view. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download idealogica/good-view
More information about idealogica/good-view
Files in idealogica/good-view
Download idealogica/good-view
More information about idealogica/good-view
Files in idealogica/good-view
Vendor idealogica
Package good-view
Short Description Extremely simple and standard compliant view implementation of MVC pattern
License MIT
Homepage https://github.com/idealogica/good-view
Package good-view
Short Description Extremely simple and standard compliant view implementation of MVC pattern
License MIT
Homepage https://github.com/idealogica/good-view
Please rate this library. Is it a good library?
Informations about the package good-view
GoodView - Extremely simple and standard compliant view implementation of MVC pattern
1. What is GoodView?
It is a simple MVC view implementation. By default GoodView uses PHP as template engine but it can be adapted to use any. It supports PSR-7 stream rendering so it can be easily used in HTTP middleware. GoodView supports nested views and layout views.
2. Installation
3. Basic example
templates/test.phtml:
templates/layout.phtml:
4. License
GoodView is licensed under a MIT License.
All versions of good-view with dependencies
PHP Build Version
Package Version
The package idealogica/good-view contains the following files
Loading the files please wait ....