Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arokettu/php-pseudolocale
- Owner: arokettu
- License: mit
- Created: 2021-01-26T19:55:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T11:17:36.000Z (9 months ago)
- Last Synced: 2024-03-25T21:05:01.673Z (8 months ago)
- Topics: i18n, locale, php, pseudolocalization, strings
- Language: PHP
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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