fluent-php icon indicating copy to clipboard operation
fluent-php copied to clipboard

Fluent localization system for PHP

Results 12 fluent-php issues
Sort by recently updated
recently updated
newest added

Hey @jrmajor, thanks again for your amazing work on this library. Almost 2 years ago I began my own fluent-php implementation, which was basically a 1:1 port of the JS...

enhancement

Parsing Fluent files is expensive and would benefit from caching between requests. Is there a recommended approach for this?

Would be great to include a utility to overlay translations onto DOM, as per https://github.com/projectfluent/fluent.js/wiki/DOM-Overlays. Obviously in PHP we work with HTML strings rather than the DOM itself, so the...

Bumps the composer group with 5 updates: | Package | From | To | | --- | --- | --- | | [phpbench/phpbench](https://github.com/phpbench/phpbench) | `1.2.15` | `1.3.1` | | [phpstan/phpstan](https://github.com/phpstan/phpstan)...

dependencies
php

Bumps the composer group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.1.1` |...

dependencies
php

Bumps the composer group with 3 updates in the / directory: [azjezz/psl](https://github.com/azjezz/psl), [phpbench/phpbench](https://github.com/phpbench/phpbench) and [symfony/var-dumper](https://github.com/symfony/var-dumper). Updates `azjezz/psl` from 3.1.0 to 3.2.0 Release notes Sourced from azjezz/psl's releases. Kanda - 3.2.0...

dependencies
php

Why are you dropping support for older language versions? Fluent is a great language and tool, [but many people are still using PHP 8 and below](https://stitcher.io/blog/php-version-stats-january-2024). Each version upgrade without...

Bumps [tests/fluent.js](https://github.com/projectfluent/fluent.js) from `67905cb` to `48e2a62`. Commits 48e2a62 chore: Publish 4833994 fix(dom): Cancel the requestAnimationFrame when all roots are disconnected (#... fee2242 Add test for custom selector; fix & enable...

dependencies
submodules

Bumps [tests/fluent.js](https://github.com/projectfluent/fluent.js) from `48e2a62` to `3f523cc`. Commits 3f523cc fix(bundle): Allow resolution of variables in the proto chain (#578) 6f78e74 feat(langneg): Order Accept-Language header tags by q values (#262) efe272d Drop...

dependencies
submodules

Bumps the cldr group with 3 updates: [cldr-core](https://github.com/unicode-cldr/cldr-json), [cldr-numbers-full](https://github.com/unicode-cldr/cldr-json) and [cldr-units-full](https://github.com/unicode-cldr/cldr-json). Updates `cldr-core` from 45.0.0 to 48.0.0 Release notes Sourced from cldr-core's releases. CLDR 48 See: https://github.com/unicode-org/cldr-json/blob/48.0.0/PACKAGES.md See: https://cldr.unicode.org/index/downloads/cldr-48 DATA:...

dependencies
javascript