Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Portable UTF-8

🉑 Portable UTF-8 library - performance optimized (unicode) string functions for php.
Collective - Host: opensource - https://opencollective.com/portable-utf8 - Website: https://t.co/xALcpeMtWU - Code: https://github.com/voku/portable-utf8

[+]: try to fix for old php-versions v2

github.com/voku/portable-utf8 - d2fc6c0a9b398da558d6e4c58a8cbdd808b39d96 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: try to fix for old php-versions

github.com/voku/portable-utf8 - df2fd888ae99c89238e6fd1bbcc03151ab127920 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: sync all functions & tests with "Patchwork-UTF8"

github.com/voku/portable-utf8 - 19362d65d694357ba305119cf545072a0f937057 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added tests for "normalize" from "Patchwork-UTF8"

github.com/voku/portable-utf8 - 558e4d4083fc168267a3f8dd5d6ed161146365de authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v5.1

github.com/voku/portable-utf8 - 660d803e3db4e01940c56b7d2e53dc9472443e63 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v5

github.com/voku/portable-utf8 - a8ef9deca15c5e5b204f156d958003f7d198c8c2 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v4.3

github.com/voku/portable-utf8 - 86191c563ae7925fcdcd15112497ace244d3f7ed authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v4.2

github.com/voku/portable-utf8 - 7ceec11e2e5b5ac1d0622f842b4b5c9cfb707a7a authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v4.1

github.com/voku/portable-utf8 - 32256ab10c222574b76e6aefa38140c80c181bf2 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v4

github.com/voku/portable-utf8 - bba1d5285ec9216520114115a6946bb1c95b00c4 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v3

github.com/voku/portable-utf8 - 9a93a223e453d4edccb538ae7ff9df30133424ce authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build v2

github.com/voku/portable-utf8 - c350b0d51036d78337db93a0f6831e8b73b6a483 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: try to fix "travis-ci" build

github.com/voku/portable-utf8 - 71d6c183823eef012c12853d7645b2651a7b3248 authored about 10 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

github.com/voku/portable-utf8 - 3d68dd7684f9ce62f8eba56ecb5e774e29098553 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added "shim" from "Patchwork/Utf8" + tests

github.com/voku/portable-utf8 - fb2c2b37339aa6305d5079edbca3f346ebd66e5b authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: update "doc" via "phpdoc -d ./src -t ./doc"

github.com/voku/portable-utf8 - d9ef82c4541571d1a7200fb1f23c27fa4d8a3322 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added "UTF8::to_ascii()" + tests

github.com/voku/portable-utf8 - 79887ca17529a32edf548ef9986d9fd03bd79c08 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some new tests from https://github.com/neitanod/forceutf8/

github.com/voku/portable-utf8 - 2dcce3bdd030d8f467fd17c9c023ffc48c889aa3 authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: try to optimize "UTF8::trim()"

github.com/voku/portable-utf8 - a16cd0d0d3241a527dfc27c2015d60a0a03731bc authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: rename "UTF8::word_count()" to "UTF8::str_word_count()"

[+]: added some more default-tests

github.com/voku/portable-utf8 - 7e3322a6b0b9dca66f15cc219623bef7353f9c34 authored about 10 years ago by Lars Moelleken <[email protected]>
[*]: added php-docs

github.com/voku/portable-utf8 - c0cd0a907673bdeda3474130a62e7c7e4c7bd0dc authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added extra utf8-fix function from "neitanod/forceutf8" - need some testing !

github.com/voku/portable-utf8 - 8d0a31f597a0ea66f9e3105118ce2ac9be70d11a authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added "UTF8::fix_broken_utf8()"

github.com/voku/portable-utf8 - b1fd1a6b25491b00e4d8a538fb094522da206f88 authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: fixed "UTF8::is_utf8()" also for old php-versions :/

github.com/voku/portable-utf8 - f926ee04ce0955b60e617924f2220ef678401b4e authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: fixed some TODOs for "UTF8::is_utf8()" && "UTF8::strlen()"

github.com/voku/portable-utf8 - a26899f8a5e5d02d81ddfdd18dc178c5cf89242c authored about 10 years ago by Lars Moelleken <[email protected]>
[-]: remove the "url_slug" alias

github.com/voku/portable-utf8 - c6561d80a1045ceb79d24f9933015e7cc8a5a1c3 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: merge some more from "Patchwork/Utf8"

github.com/voku/portable-utf8 - 338ac1bfd3ab6e6753ce291ccf98e0d2f325263a authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: fixed only a php-warning

github.com/voku/portable-utf8 - bb53c6bc02f1550453486ea89835aa2281fbc87f authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some tests from "Patchwork\Utf8"

github.com/voku/portable-utf8 - 3b78dc6ad1ed7b8b0456733311b7657da3d6b5a1 authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: use the "UTF8"-regex from WordPress -> "wp-db.php"

github.com/voku/portable-utf8 - 383e0f6c2feb5db6c67dbdac05f96ce494c5b246 authored about 10 years ago by Lars Moelleken <[email protected]>
Update composer.json

github.com/voku/portable-utf8 - 31177a1016ddcf97e71c4c8056c941f34c12a998 authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: use the "URLify"-Class for "UTF8::url_slug()" v2

github.com/voku/portable-utf8 - fe0c4f5df3873cf8be3a4427f5a77a2cb5efe573 authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: use the "URLify"-Class for "UTF8::url_slug()"

github.com/voku/portable-utf8 - 3328e07bc43a8563e50e230e24a90bda8de81aa8 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some tests for "UTF8"-Class v3

github.com/voku/portable-utf8 - c55b1189fbd223a65db87243c8427db6bb37a225 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some tests for "UTF8"-Class v2

github.com/voku/portable-utf8 - 56e42362167c1356ce76739e96394cee3e8e529e authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some tests for "UTF8"-Class

[+]: fixed "UTF8::range()"

github.com/voku/portable-utf8 - 83dd988ee2f84fe6b300273cdffbc9cf6317747a authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some tests for "UTF8::strrpos()"

github.com/voku/portable-utf8 - bd1652c559156bca9442f7f90415edf374e3290c authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some tests for "UTF8::strtolower()"

[+]: added some tests for "UTF8::strtoupper()"

github.com/voku/portable-utf8 - 0958ad015031bb59fc3291b598a9632181809419 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: normalize whitespace via "UTF8::clean()"

[+]: added some tests for "UTF8::whitespace_table()"

github.com/voku/portable-utf8 - a8d17746ea783ab3aa51e90653100fa8ac0ca380 authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: added some tests for "UTF8::cleanup()"

github.com/voku/portable-utf8 - 77e44a8f21ea8febf0ecbb88e45b3dd420d157ca authored about 10 years ago by Lars Moelleken <[email protected]>
[+]: edit "UTF8::cleanup()" -> remove UTF-8 BOM

github.com/voku/portable-utf8 - 347dadc05b862795a02df9b0950d85167c6f9ce1 authored about 10 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update README.md

github.com/voku/portable-utf8 - 68ed081bda71250d2b440abad5b2811966f492c6 authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: try to fix "UTF8::cleanup()"

github.com/voku/portable-utf8 - cfe16e9c2707b8b1d041644e19aee144c56c2490 authored about 10 years ago by Lars Moelleken <[email protected]>
Update README.md

github.com/voku/portable-utf8 - 7bfe65166009dada9c564ae4bcf0e5d1527d0352 authored about 10 years ago by Lars Moelleken <[email protected]>
Update README.md

github.com/voku/portable-utf8 - ffd9ba893005cacac433e698611bf451dca8e7b6 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: "License "Creative Commons BY 3.0" is not a valid SPDX license identifier, see http://www.spdx.org/licenses/ if you use an open license."

github.com/voku/portable-utf8 - e3c0d3ea11e58b1217d0ccd8d2ced857a8c2d783 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: "The composer.lock is not up to date."

github.com/voku/portable-utf8 - 87905103052b0cce7412659dd1543d07541d16b4 authored about 10 years ago by Lars Moelleken <[email protected]>
[-]: ".idea is user-specific and should not appear in a project .gitignore. Consider adding it to the user global .gitignore instead."

github.com/voku/portable-utf8 - 815cd7e573ccd07f0a3897f534f71131376c6a74 authored about 10 years ago by Lars Moelleken <[email protected]>
[-]: "Commented code should not be commited" -> https://insight.sensiolabs.com/projects/be5bf087-366c-463e-ac9f-c184db6347ba

github.com/voku/portable-utf8 - cf84a5adf6fbaa918392b8441e92405d6d1e5138 authored about 10 years ago by Lars Moelleken <[email protected]>
[~]: auto-reformat code via PHPStorm

github.com/voku/portable-utf8 - c605c58f2a0bfc428bf0f95fdefff6044ac025bc authored about 10 years ago by Lars Moelleken <[email protected]>
fixbug: UTF8::trim("") should return ""

reason: iconv_substr("", 0, 0, 'UTF-8') returns false instead ""

Conflicts:
src/voku/helper/UTF...

github.com/voku/portable-utf8 - 65f8db2ef489f589a40f51f606c228f27a7bcbf7 authored about 10 years ago by Yecheng Fu <[email protected]>
add docs about unit tests and a few UTF8::trim test cases

github.com/voku/portable-utf8 - 17efac538be109870b7741c1d242e5772105d8b3 authored about 10 years ago by Yecheng Fu <[email protected]>
[+]: added showSupport()"

[+]: added warnings for "trim()"

github.com/voku/portable-utf8 - 80f379dfc6bf0dcd007e5b6068a7ad46aa769f75 authored about 10 years ago by Lars Moelleken <[email protected]>
[!]: fixed "substr()"

github.com/voku/portable-utf8 - 833770c4862e1d5cd62eac5f4dc1a130cfaa97bc authored about 10 years ago by Lars Moelleken <[email protected]>
Merge pull request #2 from jwpage/callable_namespace

Fix callables to include namespace

github.com/voku/portable-utf8 - 8faac8fae02c3185876df98b77b0b2e213950600 authored over 10 years ago by Lars Moelleken <[email protected]>
Fix callables to include namespace

github.com/voku/portable-utf8 - b280c4679171c0c0a98a6efe913b2c0716611e11 authored over 10 years ago by Johnson <[email protected]>
[!]: fixed "removeBOM"

github.com/voku/portable-utf8 - 2bafce4f125630c0a89d562cc9b06074aae9fca0 authored over 10 years ago by Lars Moelleken <[email protected]>
Update README.md

added phpDocumentor-link

github.com/voku/portable-utf8 - cab652b8593016ae4d4ca244127314af1f08aeac authored over 10 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/portable-utf8

github.com/voku/portable-utf8 - bd7c02187963fab3e3eca834d044f9dae8e0870b authored over 10 years ago by Lars Moelleken <[email protected]>
+ added: phpDoc

github.com/voku/portable-utf8 - 6c412cd8c0b4d788f93e42481e81aeac2044f034 authored over 10 years ago by Lars Moelleken <[email protected]>
Update README.md

github.com/voku/portable-utf8 - 6b417ca8da500642b672153ce9f5d5efba11a0cb authored over 10 years ago by Lars Moelleken <[email protected]>
+ added: "travis"-support

github.com/voku/portable-utf8 - b1318c9180c447d061256c48462da12392870ca0 authored over 10 years ago by Lars Moelleken <[email protected]>
first commit

github.com/voku/portable-utf8 - dd9e87354c174d4a04c3d7c03a304784ec115aeb authored over 10 years ago by Lars Moelleken <[email protected]>