Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 914 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 914 Bytes

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"