Skip to content

joomla-framework/view

Repository files navigation

The View Package Build Status

Latest Stable Version Total Downloads Latest Unstable Version License

The View package provides an abstraction layer for rendering content in MVC oriented applications.

Requirements

  • PHP 8.1 or later

Installation

To install the package, you can simply run the following from the command line:

composer require joomla/view "~3.0"