Download the PHP package zonuexe/stringwidth without Composer
On this page you can find all versions of the php package zonuexe/stringwidth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package stringwidth
PHP StringWidth
Measure string width (support Unicode east asian ambiguous width)
Install
Usage
Notice: Input string must be UTF-8 encoded
Copyright
src/StringWidth/Tanasinn/*.php
codes are derivatived by tanasinn/wcwidth.js at e432aeec63452e8c4d1e40e93f5f88f1bc729dca · saitoha/tanasinn. USAMI Kenta(@zonuexe) ported to PHP from JavaScript.
see src/StringWidth/Tanasinn/LICENSE
.
***** BEGIN LICENSE BLOCK *****
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version
1.1 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
for the specific language governing rights and limitations under the
License.
The Original Code is tanasinn
The Initial Developer of the Original Code is * Hayaki Saito.
Portions created by the Initial Developer are Copyright (C) 2010 - 2011
the Initial Developer. All Rights Reserved.
***** END LICENSE BLOCK *****
src/StringWidth.php
and test codes are licensed under Mozilla Public License, version 2.0
Copyright (c) 2015 USAMI Kenta
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
All versions of stringwidth with dependencies
PHP Build Version
Package Version
Requires
ext-mbstring Version
*
The package zonuexe/stringwidth contains the following files
Loading the files please wait ....