Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hoaproject/String
The Hoa\String library (deprecated by Hoa\Ustring).
https://github.com/hoaproject/String
Add the l index in the returned array.
l is equal to j - i, where i the position of the beginning of the
resulting word, j the position...
Force $x and $y to be strings.
95e8c647e34c0230692eebb25992c700184e6f93 authored over 11 years ago by Ivan Enderlin <[email protected]>
95e8c647e34c0230692eebb25992c700184e6f93 authored over 11 years ago by Ivan Enderlin <[email protected]>
Update API documentation & enforce match() method.
c6b0c9f794dc53732ea1095f9284c73c955040a1 authored over 11 years ago by Ivan Enderlin <[email protected]>
c6b0c9f794dc53732ea1095f9284c73c955040a1 authored over 11 years ago by Ivan Enderlin <[email protected]>
Change regex delimiter. #mania
2430b1676a87898abe74f6614a9a837ee96acfc6 authored over 11 years ago by Ivan Enderlin <[email protected]>
2430b1676a87898abe74f6614a9a837ee96acfc6 authored over 11 years ago by Ivan Enderlin <[email protected]>
Force the compareTo() method to compare strings.
9c1bef6f963d2fb8430b2302afc60630201ecc9a authored over 11 years ago by Ivan Enderlin <[email protected]>
9c1bef6f963d2fb8430b2302afc60630201ecc9a authored over 11 years ago by Ivan Enderlin <[email protected]>
split() default flag is PREG_SPLIT_NO_EMPTY.
ec8c9b9db723ad2862beaadab7019403afad5dc6 authored over 11 years ago by Ivan Enderlin <[email protected]>
ec8c9b9db723ad2862beaadab7019403afad5dc6 authored over 11 years ago by Ivan Enderlin <[email protected]>
The safePattern() method is now static.
044d48e4e0faa2bc9416c6ce08c8e43a5b03f11d authored over 11 years ago by Ivan Enderlin <[email protected]>
044d48e4e0faa2bc9416c6ce08c8e43a5b03f11d authored over 11 years ago by Ivan Enderlin <[email protected]>
mbstring reset has been moved into the core.
1b25c70c7a9dd801f217a2feb658c791af58034e authored over 11 years ago by Ivan Enderlin <[email protected]>
1b25c70c7a9dd801f217a2feb658c791af58034e authored over 11 years ago by Ivan Enderlin <[email protected]>
Ease rolling-release.
cfbc6b711ebdf6db46e5109bc5cd74617e83774d authored over 11 years ago by Ivan Enderlin <[email protected]>
cfbc6b711ebdf6db46e5109bc5cd74617e83774d authored over 11 years ago by Ivan Enderlin <[email protected]>
Fix composer dependencies
82b644fca573fa099d075392e2ca7029e806625c authored over 11 years ago by Julien BIANCHI <[email protected]>
82b644fca573fa099d075392e2ca7029e806625c authored over 11 years ago by Julien BIANCHI <[email protected]>
Update exception message.
581f0a328a744abbed403c34345831db46563249 authored almost 12 years ago by Ivan Enderlin <[email protected]>
581f0a328a744abbed403c34345831db46563249 authored almost 12 years ago by Ivan Enderlin <[email protected]>
s/preg_filter/preg_replace/
df5121ebc44c8c1df0f505fea4b9fe0186722fa5 authored almost 12 years ago by Ivan Enderlin <[email protected]>
df5121ebc44c8c1df0f505fea4b9fe0186722fa5 authored almost 12 years ago by Ivan Enderlin <[email protected]>
Update API documentation.
e67ba8967d31b02ce9a787cd0e3d6cc05bc78796 authored almost 12 years ago by Ivan Enderlin <[email protected]>
e67ba8967d31b02ce9a787cd0e3d6cc05bc78796 authored almost 12 years ago by Ivan Enderlin <[email protected]>
toAscii() is now dynamic (no more static).
abff17442006214a8d1fd562facee700ee718e23 authored almost 12 years ago by Ivan Enderlin <[email protected]>
abff17442006214a8d1fd562facee700ee718e23 authored almost 12 years ago by Ivan Enderlin <[email protected]>
Remove an empty line.
594844a38c5e510540ae9f116ffdd9a46d6f2a45 authored almost 12 years ago by Ivan Enderlin <[email protected]>
594844a38c5e510540ae9f116ffdd9a46d6f2a45 authored almost 12 years ago by Ivan Enderlin <[email protected]>
Add the substr() method.
bfe1049a90326798db54f519699f45c3083536c4 authored almost 12 years ago by Ivan Enderlin <[email protected]>
bfe1049a90326798db54f519699f45c3083536c4 authored almost 12 years ago by Ivan Enderlin <[email protected]>
Require ext/iconv and suggest ext/intl.
9a29b3334a047e494610da55bc233c119fde0d4e authored almost 12 years ago by Ivan Enderlin <[email protected]>
9a29b3334a047e494610da55bc233c119fde0d4e authored almost 12 years ago by Ivan Enderlin <[email protected]>
Add the toAscii() method.
Better with Normalizer. Add a tricky mode whether Normalizer is not
present.
Happy new year \o/.
d79f9e691c86ff9aba137d4e198deaa434103657 authored about 12 years ago by Ivan Enderlin <[email protected]>
d79f9e691c86ff9aba137d4e198deaa434103657 authored about 12 years ago by Ivan Enderlin <[email protected]>
Fix a typo.
b91e6d9cd3ae1dc3563112d3b580898ed0fad3cb authored about 12 years ago by Ivan Enderlin <[email protected]>
b91e6d9cd3ae1dc3563112d3b580898ed0fad3cb authored about 12 years ago by Ivan Enderlin <[email protected]>
Add a newline at the EOF.
cd60e8d09f321631da220bb366e097f5b8f92de6 authored about 12 years ago by Ivan Enderlin <[email protected]>
cd60e8d09f321631da220bb366e097f5b8f92de6 authored about 12 years ago by Ivan Enderlin <[email protected]>
Add README.md.
dbf484583553f6a92c4d78a6cfef1a7569145d6c authored about 12 years ago by Ivan Enderlin <[email protected]>
dbf484583553f6a92c4d78a6cfef1a7569145d6c authored about 12 years ago by Ivan Enderlin <[email protected]>
All methods are now statics.
2d28835119b6113da31ecf4fa1605c8d09b21201 authored about 12 years ago by Ivan Enderlin <[email protected]>
2d28835119b6113da31ecf4fa1605c8d09b21201 authored about 12 years ago by Ivan Enderlin <[email protected]>
Add ext/mbstring as a dependency.
8ce9a5ec0c3f55214e5cfbacc13e8fdeaeadc86a authored about 12 years ago by Ivan Enderlin <[email protected]>
8ce9a5ec0c3f55214e5cfbacc13e8fdeaeadc86a authored about 12 years ago by Ivan Enderlin <[email protected]>
Update API documentation.
8d6774e0fd9ea0e3eb133b6a1af2d28f7e958ca4 authored about 12 years ago by Ivan Enderlin <[email protected]>
8d6774e0fd9ea0e3eb133b6a1af2d28f7e958ca4 authored about 12 years ago by Ivan Enderlin <[email protected]>
Clarify an argument name.
48d88a4729f1bd4ef5a8e6d0c21d75432bdeedcd authored about 12 years ago by Ivan Enderlin <[email protected]>
48d88a4729f1bd4ef5a8e6d0c21d75432bdeedcd authored about 12 years ago by Ivan Enderlin <[email protected]>
s/ArrayObject/ArrayIterator/
Use \ArrayIterator instead of \ArrayObject, simpler.
812d9de9f19e819771c0acd3e223daacfe6ad7fb authored about 12 years ago by Ivan Enderlin <[email protected]>
Add the isUtf8() static method.
5968e90d6714d0d6105ec159caa5ee87e29c822d authored about 12 years ago by Ivan Enderlin <[email protected]>
5968e90d6714d0d6105ec159caa5ee87e29c822d authored about 12 years ago by Ivan Enderlin <[email protected]>
Add composer.json.
51e4555d91625cc93f814a6d104bcd8a35709582 authored over 12 years ago by Ivan Enderlin <[email protected]>
51e4555d91625cc93f814a6d104bcd8a35709582 authored over 12 years ago by Ivan Enderlin <[email protected]>
Libification (split from Central).
0675e7bd447d8fd7234bdea3c7ca3d2c844816bf authored over 12 years ago by Ivan Enderlin <[email protected]>
0675e7bd447d8fd7234bdea3c7ca3d2c844816bf authored over 12 years ago by Ivan Enderlin <[email protected]>
Welcome to \Hoa\String: represent and manipulate UTF-8 strings naturally.
06665683ff2be070237a1a77937bb4874f4d1d39 authored over 12 years ago by Ivan Enderlin <[email protected]>
06665683ff2be070237a1a77937bb4874f4d1d39 authored over 12 years ago by Ivan Enderlin <[email protected]>
Welcome to Hoa\String\Search \o/.
b8d93194c809ee545d684da639393ec5fe9b6e74 authored almost 13 years ago by Ivan Enderlin <[email protected]>
b8d93194c809ee545d684da639393ec5fe9b6e74 authored almost 13 years ago by Ivan Enderlin <[email protected]>
#merge
c0ed24337bdc3bf1bae23dc08e480b03e2a51a58 authored almost 13 years ago by Ivan Enderlin <[email protected]>
c0ed24337bdc3bf1bae23dc08e480b03e2a51a58 authored almost 13 years ago by Ivan Enderlin <[email protected]>
Merge.
f07b8635054787099d36caac27bf56d9b3b80d37 authored almost 13 years ago by Ivan Enderlin <[email protected]>
f07b8635054787099d36caac27bf56d9b3b80d37 authored almost 13 years ago by Ivan Enderlin <[email protected]>
Welcome to Hoa\String\Unicode\Util :-). Feel free to propose new useful methods.
988dbb1b7c3cf76f27e58009d2aae42ae4dbd0d3 authored almost 13 years ago by Ivan Enderlin <[email protected]>
988dbb1b7c3cf76f27e58009d2aae42ae4dbd0d3 authored almost 13 years ago by Ivan Enderlin <[email protected]>
#merge
9844540ae5e747f7958ed7779aaeea6b300c3994 authored about 13 years ago by Ivan Enderlin <[email protected]>
9844540ae5e747f7958ed7779aaeea6b300c3994 authored about 13 years ago by Ivan Enderlin <[email protected]>
Merge (but why?).
74b7ca99afd9f34bbe96577a803ed4a45614f325 authored about 13 years ago by Ivan Enderlin <[email protected]>
74b7ca99afd9f34bbe96577a803ed4a45614f325 authored about 13 years ago by Ivan Enderlin <[email protected]>
Resolve conflict.
1b7f278829f5c55b25d3d91ec2363a183408800d authored almost 14 years ago by Ivan Enderlin <[email protected]>
1b7f278829f5c55b25d3d91ec2363a183408800d authored almost 14 years ago by Ivan Enderlin <[email protected]>
Merge.
daabf30ad3a20cff8b4ad902b44a34e002015848 authored almost 14 years ago by Ivan Enderlin <[email protected]>
daabf30ad3a20cff8b4ad902b44a34e002015848 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Foobar
d1f53d2b769b6af567c60a62184f3c698649ced6 authored almost 14 years ago by Ivan Enderlin <[email protected]>
d1f53d2b769b6af567c60a62184f3c698649ced6 authored almost 14 years ago by Ivan Enderlin <[email protected]>
New repository layout (again).
087f4c466aba9aee909dfe79bb126fc44f0ba494 authored about 16 years ago by hywan <devnull@localhost>
087f4c466aba9aee909dfe79bb126fc44f0ba494 authored about 16 years ago by hywan <devnull@localhost>