Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

opis/intl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opis Intl

Build Status Latest Stable Version Latest Unstable Version License

Internationalization library

Opis Intl is an internationalization library with support for numbers, date, time and translations.

License

Opis Intl is licensed under the Apache License, Version 2.0.

Requirements

  • PHP 7.0 or higher
  • intl extension (recommended)

Installation

This library is available on Packagist and can be installed using Composer.

{
    "require": {
        "opis/intl": "1.0.x-dev"
    }
}

If you are unable to use Composer you can download the tar.gz or the zip archive file, extract the content of the archive and include de autoload.php file into your project.

require_once 'path/to/intl-master/autoload.php';

Documentation

Examples and documentation can be found here.

About

[Abandoned] Internationalization library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages