Download the PHP package jrmajor/pluralrules without Composer
On this page you can find all versions of the php package jrmajor/pluralrules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jrmajor/pluralrules
More information about jrmajor/pluralrules
Files in jrmajor/pluralrules
Download jrmajor/pluralrules
More information about jrmajor/pluralrules
Files in jrmajor/pluralrules
Vendor jrmajor
Package pluralrules
Short Description Identify plural categories according to CLDR
License MIT
Homepage https://github.com/jrmajor/pluralrules
Package pluralrules
Short Description Identify plural categories according to CLDR
License MIT
Homepage https://github.com/jrmajor/pluralrules
Please rate this library. Is it a good library?
Informations about the package pluralrules
jrmajor/pluralrules
A PHP package for identifying the plural category, according to CLDR, for a given number.
You may install it via composer: composer require jrmajor/pluralrules
.
Contributing
This package works by compiling CLDR plural rules to PHP closures like these.
This is done by gen
script (php gen rules
and php gen tests
).
Before running it, you would need to run yarn install
to download cldr-core
package.
Testing
All versions of pluralrules with dependencies
PHP Build Version
Package Version
Requires
php Version
8.2 - 8.4
ext-intl Version *
ext-intl Version *
The package jrmajor/pluralrules contains the following files
Loading the files please wait ....