Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arokettu/php-pseudolocale

Generate pseudo locale string for unicode testing and marking missing strings
https://github.com/arokettu/php-pseudolocale

i18n locale php pseudolocalization strings

Last synced: about 1 month ago
JSON representation

Generate pseudo locale string for unicode testing and marking missing strings

Awesome Lists containing this project

README

        

# Pseudolocale

[![Packagist](https://img.shields.io/packagist/v/arokettu/pseudolocale.svg?style=flat-square)](https://packagist.org/packages/arokettu/pseudolocale)
[![Packagist](https://img.shields.io/packagist/l/arokettu/pseudolocale.svg?style=flat-square)](https://opensource.org/licenses/MIT)
[![Gitlab pipeline status](https://img.shields.io/gitlab/pipeline/sandfox/php-pseudolocale/master.svg?style=flat-square)](https://gitlab.com/sandfox/php-pseudolocale/-/pipelines)
[![Codecov](https://img.shields.io/codecov/c/gl/sandfox/php-pseudolocale?style=flat-square)](https://codecov.io/gl/sandfox/php-pseudolocale/)

Generates pseudo localization strings.

## Installation

```bash
composer require arokettu/pseudolocale
```

## Example

```php

Also on Read the Docs:

## Support

Please file issues on our main repo at GitLab:

## License

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

[MIT License]: https://opensource.org/licenses/MIT