Skip to content

shezard/Iso639-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Iso639-2

A class helping with the manipulation of iso 639-2

Usage :

<?php
    
  \Iso639\Codes::getFrenchName("fre"); // "français"
  \Iso639\Codes::getEnglishName("fre"); // "French" 

About

A class helping with the manipulation of iso 639-2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages