msgframework / language
description
v1.0.0
2022-03-25 18:44 UTC
Requires
- php: >=7.4
- ext-json: *
- joomla/string: ^1.4
- joomla/utilities: ^2.0
This package is auto-updated.
Last update: 2024-10-26 00:14:08 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