joomla/view

Joomla View Package

Package info

github.com/joomla-framework/view

Type:joomla-package

pkg:composer/joomla/view

Statistics

Installs: 20 183

Dependents: 1

Suggesters: 0

Stars: 6

Open Issues: 0

4.0.0 2025-07-23 18:47 UTC

Requires

  • php: ^8.3.0

Suggests

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later d89e37914e89adbd9976a71c437f0356700c786d

frameworkviewjoomla


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"