Download the PHP package inok/detect-cyr-encoding without Composer
On this page you can find all versions of the php package inok/detect-cyr-encoding. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inok/detect-cyr-encoding
More information about inok/detect-cyr-encoding
Files in inok/detect-cyr-encoding
Download inok/detect-cyr-encoding
More information about inok/detect-cyr-encoding
Files in inok/detect-cyr-encoding
Vendor inok
Package detect-cyr-encoding
Short Description Detect Text Cyrillic Encoding
License MIT
Homepage http://blog.kgd.in
Package detect-cyr-encoding
Short Description Detect Text Cyrillic Encoding
License MIT
Homepage http://blog.kgd.in
Please rate this library. Is it a good library?
Informations about the package detect-cyr-encoding
Detect Text Cyrillic Encoding
This package for detecting cyrillic encoding of source text (Supports encodings: 'UTF-8', 'cp866', 'cp1251')
Installation
You can install this package by using Composer, running this command:
Link to Packagist: https://packagist.org/packages/inok/detect-cyr-encoding
Usage
where:
- $text - Text for detect encoding
return:
- $encoding - string with one of detected encodings: UTF-8, cp866, cp1251
License
This package is released under the MIT license.
Copyright (c) 2023 Chizhov Nikolay
All versions of detect-cyr-encoding with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0 || ~8.0.0
ext-mbstring Version *
ext-mbstring Version *
The package inok/detect-cyr-encoding contains the following files
Loading the files please wait ....