pecl/ecma_intl
  • Getting Started
    • Requirements
    • Installation
    • Configuration
  • Usage
    • Basic Usage
    • Usage With Options
  • Reference
    • Ecma\Intl
      • Intl
        • Intl::ICU_VERSION
        • Intl::UNICODE_VERSION
        • Intl::defaultLocale
        • Intl::getCanonicalLocales
        • Intl::supportedValuesOf
    • Ecma\Intl\Category
      • Category
        • Category::Calendar
        • Category::Collation
        • Category::Currency
        • Category::NumberingSystem
        • Category::TimeZone
        • Category::Unit
    • Ecma\Intl\Collator
      • Collator
        • Collator::supportedLocalesOf
    • Ecma\Intl\Locale
      • Locale
        • Locale::$baseName
        • Locale::$calendar
        • Locale::$calendars
        • Locale::$caseFirst
        • Locale::$collation
        • Locale::$collations
        • Locale::$currencies
        • Locale::$currency
        • Locale::$hourCycle
        • Locale::$hourCycles
        • Locale::$language
        • Locale::$numberingSystem
        • Locale::$numberingSystems
        • Locale::$numeric
        • Locale::$region
        • Locale::$script
        • Locale::$textInfo
        • Locale::$timeZones
        • Locale::$weekInfo
        • Locale::__construct()
        • Locale::__toString()
        • Locale::getCalendars()
        • Locale::getCollations()
        • Locale::getCurrencies()
        • Locale::getHourCycles()
        • Locale::getNumberingSystems()
        • Locale::getTextInfo()
        • Locale::getTimeZones()
        • Locale::getWeekInfo()
        • Locale::jsonSerialize()
        • Locale::maximize()
        • Locale::minimize()
        • Locale::toString()
    • Ecma\Intl\Locale\CharacterDirection
      • CharacterDirection
        • CharacterDirection::LeftToRight
        • CharacterDirection::RightToLeft
    • Ecma\Intl\Locale\Options
      • Options
        • Options::$calendar
        • Options::$caseFirst
        • Options::$collation
        • Options::$currency
        • Options::$hourCycle
        • Options::$language
        • Options::$numberingSystem
        • Options::$numeric
        • Options::$region
        • Options::$script
        • Options::__construct()
        • Options::jsonSerialize()
        • Options::current()
        • Options::next()
        • Options::key()
        • Options::valid()
        • Options::rewind()
    • Ecma\Intl\Locale\TextInfo
      • TextInfo
        • TextInfo::$direction
        • TextInfo::__construct()
        • TextInfo::jsonSerialize()
    • Ecma\Intl\Locale\WeekDay
      • WeekDay
        • WeekDay::Monday
        • WeekDay::Tuesday
        • WeekDay::Wednesday
        • WeekDay::Thursday
        • WeekDay::Friday
        • WeekDay::Saturday
        • WeekDay::Sunday
    • Ecma\Intl\Locale\WeekInfo
      • WeekInfo
        • WeekInfo::$firstDay
        • WeekInfo::$minimalDays
        • WeekInfo::$weekend
        • WeekInfo::__construct()
        • WeekInfo::jsonSerialize()
    • Ecma\Intl\SupportedLocales\Options
      • Options
        • Options::$localeMatcher
        • Options::__construct()
        • Options::jsonSerialize()
        • Options::current()
        • Options::next()
        • Options::key()
        • Options::valid()
        • Options::rewind()
pecl/ecma_intl
  • Reference
  • Edit on GitHub

Reference

  • Ecma\Intl
  • Ecma\Intl\Category
  • Ecma\Intl\Collator
  • Ecma\Intl\Locale
  • Ecma\Intl\Locale\CharacterDirection
  • Ecma\Intl\Locale\Options
  • Ecma\Intl\Locale\TextInfo
  • Ecma\Intl\Locale\WeekDay
  • Ecma\Intl\Locale\WeekInfo
  • Ecma\Intl\SupportedLocales\Options
Previous Next

© Copyright 2023, php-ecma-intl contributors. Revision b1fd7b29.

Read the Docs v: main
Versions
0.2.0
main
0.1.0
Downloads
On Read the Docs
Project Home
Builds