ride/web-i18n

I18n library integration in the web interface of the Ride framework

Installs: 4 577

Dependents: 6

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

pkg:composer/ride/web-i18n

1.2.0 2023-08-23 12:45 UTC

This package is auto-updated.

Last update: 2025-09-23 17:16:05 UTC


README

I18n library integration with the web interface of your Ride application.

Parameters

  • i18n.http.disabled.locales: Comma separated list with codes of locales which will be disabled when detecting the locale with the Accept header of the incoming request.
  • i18n.http.disabled.ignore: Array or string with paths which are ignored for the disabled locales.

Related Modules

Installation

You can use Composer to install this application.

composer require ride/web-i18n