2017 © Pedro Peláez
 

library http-accept-language

HTTP Accept-Language Header parser

image

zonuexe/http-accept-language

HTTP Accept-Language Header parser

  • Tuesday, December 20, 2016
  • by zonuexe
  • Repository
  • 1 Watchers
  • 10 Stars
  • 33,580 Installations
  • PHP
  • 6 Dependents
  • 2 Suggesters
  • 8 Forks
  • 2 Open issues
  • 5 Versions
  • 38 % Grown

The README.md

HTTP Accept-Language

Package version Build Status Downloads this Month, (*1)

Teto\HTTP\AcceptLanguage is HTTP Accept-Language header parser based on PHP Locale module., (*2)

Future scope

This package was designed ten years ago and is considered legacy due to its global dependencies. Over time I will provide a new package as part of the Hakone project., (*3)

Requirements

  • PHP (7.2+)
    • ext/intl

Installation

composer require zonuexe/http-accept-language

Usage

see tests/public/greeting.php., (*4)

API

  • Teto\HTTP\AcceptLanguage::detect()
  • Teto\HTTP\AcceptLanguage::get()
  • Teto\HTTP\AcceptLanguage::getLanguages()
  • Teto\HTTP\AcceptLanguage::parse()

Features

  • Accepts *(wildcard) tag
    • *-Hant-*{language: '*', script: 'Hant'}
    • zh-*-TW{language: 'zh', region: 'TW'}

Reference

HTTP Accept-Language header parser for PHP, (*5)

Copyright (c) 2016 Baguette HQ / USAMI Kenta, (*6)

MIT License, (*7)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*8)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*9)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*10)

The Versions

20/12 2016

dev-master

9999999-dev

HTTP Accept-Language Header parser

  Sources   Download

MIT

The Requires

  • ext-intl *

 

The Development Requires

27/06 2015

dev-feature/objective

dev-feature/objective

HTTP Accept-Language Header parser

  Sources   Download

MIT

The Requires

  • ext-intl *

 

The Development Requires

19/10 2014

0.4.1

0.4.1.0

HTTP Accept-Language Header parser

  Sources   Download

MIT

The Requires

  • ext-intl *

 

The Development Requires

14/08 2014

0.4.0

0.4.0.0

HTTP Accept-Language Header parser

  Sources   Download

MIT

The Development Requires

10/08 2014

dev-feature/underbar

dev-feature/underbar

HTTP Accept-Language Header parser

  Sources   Download

MIT

The Requires

 

The Development Requires