laswitchtech/core-locale

Locale Library for the Laswitch Core Framework

v1.0.2 2024-07-23 19:21 UTC

This package is auto-updated.

Last update: 2024-12-23 20:13:22 UTC


README

coreLocale

License GitHub repo size GitHub top language Version

Description

The coreLocale package is a library that provides locale utilities for the Laswitch Core Framework. The classes in this package are used by the other packages in the framework to provide locale utilities for the framework.

License

This software is distributed under the MIT license.

Requirements

  • PHP >= 8.0

Security

Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.

Installation

Using Composer:

composer require laswitchtech/core-locale

How do I use it?

Review the Documentation.