Download the PHP package rinvex/languages without Composer
On this page you can find all versions of the php package rinvex/languages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rinvex/languages
More information about rinvex/languages
Files in rinvex/languages
Package languages
Short Description Rinvex Languages is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, language cultures, and other attributes for the 180+ known languages worldwide at your fingertips.
License MIT
Homepage https://rinvex.com
Informations about the package languages
Rinvex Language
Rinvex Language is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, language cultures, and other attributes for the 180+ known languages worldwide at your fingertips.
Usage
Install via composer require rinvex/languages
, then use intuitively:
Notes:
- Rinvex Language is framework-agnostic, so it's compatible with any PHP framework whatsoever without any dependencies at all, except for the PHP version itself ^8.0.0. Awesome, huh? :smiley:
- Rinvex Language provides the global helpers for your convenience and for ease of use, but in fact it's just wrappers around the underlying
LanguageLoader
class, which you can utilize and use directly if you wish
Features Explained
- Language data are all stored here:
resources/languages.json
. name
- language english namenative
- language native nameiso_639_1
- two letter code ISO 639-1iso_639_2
- three letter code ISO 639-2iso_639_3
- three letter code ISO 639-3script
- language script details- name: language script name
- iso_15924: language script ISO 15924 code
- iso_numeric: language script ISO numeric code
- direction: language script writing direction
family
- language family details- name: language family name
- iso_639_5: three-letter ISO 639-5 code
- hierarchy: language family hierarchy
cultures
- list of language cultures- key: four-letter language culture code (iso_639_1-iso_3166_1)
- value: culture object
- name: language culture name
- native: language culture native name
scope
- language scope (like individual or macrolanguage)type
- language type (like living or ancient)
Changelog
Refer to the Changelog for a full history of the project.
Support
The following support channels are available at your fingertips:
- Chat on Slack
- Help on Email
- Follow on Twitter
Contributing & Protocols
Thank you for considering contributing to this project! The contribution guide can be found in CONTRIBUTING.md.
Bug reports, feature requests, and pull requests are very welcome.
- Versioning
- Pull Requests
- Coding Standards
- Feature Requests
- Git Flow
Security Vulnerabilities
If you discover a security vulnerability within this project, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
About Rinvex
Rinvex is a software solutions startup, specialized in integrated enterprise solutions for SMEs established in Alexandria, Egypt since June 2016. We believe that our drive The Value, The Reach, and The Impact is what differentiates us and unleash the endless possibilities of our philosophy through the power of software. We like to call it Innovation At The Speed Of Life. That’s how we do our share of advancing humanity.
License
This software is released under The MIT License (MIT).
(c) 2016-2022 Rinvex LLC, Some rights reserved.