Skip to content

Generate pseudo locale string for unicode testing and marking missing strings

License

Notifications You must be signed in to change notification settings

arokettu/php-pseudolocale

Repository files navigation

Pseudolocale

Packagist Packagist Gitlab pipeline status Codecov

Generates pseudo localization strings.

Installation

composer require arokettu/pseudolocale

Example

<?php

echo \Arokettu\Pseudolocale\Pseudolocale::pseudolocalize(
    'The quick brown fox jumps over the lazy dog'
); // [-- ȾႬє զūıçк Ьгøψπ ⨍øχ ʝūოρš øνєг τႬє ∤åẑγ ðøց --]

Documentation

Read full documentation here: https://sandfox.dev/php/pseudolocale.html

Also on Read the Docs: https://php-pseudolocale.readthedocs.io/

Support

Please file issues on our main repo at GitLab: https://gitlab.com/sandfox/php-pseudolocale/-/issues

License

The library is available as open source under the terms of the MIT License.

About

Generate pseudo locale string for unicode testing and marking missing strings

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages