msgframework / language
description
Installs: 23
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/msgframework/language
Requires
- php: >=7.4
- ext-json: *
- joomla/string: ^1.4
- joomla/utilities: ^2.0
This package is auto-updated.
Last update: 2025-09-26 01:57:58 UTC
README
About
The Language library.
Load Factory
use Msgframework\Lib\Language\LanguageFactory;
Installation
You can install this package easily with Composer.
Just require the package with the following command:
$ composer require msgframework/language