Download the PHP package anderss0n/persiana without Composer
On this page you can find all versions of the php package anderss0n/persiana. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anderss0n/persiana
More information about anderss0n/persiana
Files in anderss0n/persiana
Download anderss0n/persiana
More information about anderss0n/persiana
Files in anderss0n/persiana
Vendor anderss0n
Package persiana
Short Description Persiana is a Persian text normalizer utility that support English for every day usage with texts.
License MIT
Homepage https://github.com/MrAnderss0n/Persiana
Package persiana
Short Description Persiana is a Persian text normalizer utility that support English for every day usage with texts.
License MIT
Homepage https://github.com/MrAnderss0n/Persiana
Please rate this library. Is it a good library?
Informations about the package persiana
Persiana
Persiana is a Persian text normalizer utility that support English for every day usage with texts.
Install
by Composer
by Git
How to use
Use the following class into your PHP code:
Simple example:
List of methods
Static Methods | Description |
---|---|
tidySpaces | Convert sequence of spaces to single space and trim it. |
dropBreakingLines | Drop breaking line to make sequence of text without new lines. |
dropPersianPhonemes | Drop general Persian vowel phonemes. |
normalizePersianNumbers | Convert Persian numbers to its English form. |
normalizePersianLetters | Convert Arabic letters to Persian one. |
normalizeEnglishLetters | Convert Latin letters to English one. |
normalizeWhiteSpaces | Convert all type of spaces to standard one. |
fetchValidLetters | Fetch only Persian and English letters then tidy spaces. |
fetchInvalidCharacters | Fetch all thing instead of Persian and English letters. |
normalize | Full normalize uses this class functionality to prevent repeating usage. |
slug | Make a slug for url usage. |
All versions of persiana with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package anderss0n/persiana contains the following files
Loading the files please wait ....