Skip to content

verizxn/Translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Composer build

Translations

A library that allows you to localize your projects in various languages.

Installation

$ composer install

Add library to your project

In your composer.json require the project:

{
    ...
    "repositories": [
        {
            "type": "vcs",
            "url":  "https://github.com/verizxn/Translations"
        }
    ],
    "require": {
        "verizxn/translations": "dev-main"
    }
}

Usage

Check the example file on tests/index.php.

About

A library that allows you to localize your projects in various languages.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Languages