joomla/view

Joomla View Package

Maintainers

Package info

github.com/joomla-framework/view

Type:joomla-package

pkg:composer/joomla/view

Statistics

Installs: 19 671

Dependents: 1

Suggesters: 0

Stars: 6

Open Issues: 0

4.0.0 2025-07-23 18:47 UTC

README

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"