Ecosyste.ms: OpenCollective

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

github.com/yiisoft/strings

String helper methods and an inflector
https://github.com/yiisoft/strings

update irc link (#127)

1ffc2634139950bb848ea596e6384e5b414302f5 authored 8 months ago by Ihor Sychevskyi <[email protected]>
Update rector/rector requirement from ^0.19.0 to ^1.0.0 (#125)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

57e7c3e277f997c6bdde11dd01be6e51af1e4555 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update rector/rector requirement from ^0.18.3 to ^0.19.0 (#124)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

8705f91c6d9e9ac95d50f336c5d362692afdac29 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prepare for next release

bb181b2ef78a40cd642d855bc7d65f6f5f0ee3e3 authored 10 months ago by Sergei Predvoditelev <[email protected]>
Release version 2.4.0

ff519d31e1c2518f42554fb5410e31bbb74b8108 authored 10 months ago by Sergei Predvoditelev <[email protected]>
Add PHP 8.3 to CI actions (#122)

4cc04ce2e6ea4e41d9f750d753393f14ad25fe1d authored 10 months ago by Sergei Predvoditelev <[email protected]>
Fix #121: Don't use regexp if there is no delimeter in the path in `StringHelper::parsePath()`

5eb5666da64baefe76185889c1b7dd9e3baa6303 authored 10 months ago by Viktor Babanov <[email protected]>
Implement `findBetween()`, `findBetweenFirst()`, and `findBetweenLast()` Methods (#118)

4507541c06172d0817c66f736e13e43c3019115f authored 12 months ago by Saleh Hashemi <[email protected]>
Prepare for next release

228ee4fb8aae3581ac4c103c212b40cdc5156427 authored 12 months ago by Sergei Predvoditelev <[email protected]>
Release version 2.3.1

980a5bc140766692ba7a6f6050213f63b77806d8 authored 12 months ago by Sergei Predvoditelev <[email protected]>
Increase Wildcard Pattern speed (#117)

Co-authored-by: Sergei Predvoditelev <[email protected]>

13ad016f24266adc84bfdc9eeb963cce5de15b1c authored 12 months ago by Viktor Babanov <[email protected]>
Prepare for next release

447b68c5062d7ac525f4514ce0d282d5e61c790e authored 12 months ago by Sergei Predvoditelev <[email protected]>
Release version 2.3.0

55530b8853b34ac7995748986324aa2329aee2c5 authored 12 months ago by Sergei Predvoditelev <[email protected]>
Minor improve readme and .editorconfig (#115)

2bd0df0c116129dcdaf968984466fcd4855b9359 authored 12 months ago by Sergei Predvoditelev <[email protected]>
Add stringable object support to `NumericHelper::normalize()` (#114)

* Add stringable object support to `NumericHelper::normalize()`

* fix test

52671839b731b4f464496d2bae20f67b84c731b7 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Prepare for next release

0b573f3b893ce39a839f639ff23cec4b5dfc37f6 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Release version 2.2.0

0a2bc53cba3580273a14b9515705cb3d1e78bf08 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add `$strict` parameter to `StringHelper::toSnakeCase() method (#113)

Co-authored-by: Sergei Predvoditelev <[email protected]>

6ead89f11059a5ba5f90d9741a2e4549c6fa3b30 authored about 1 year ago by Alexey Rogachev <[email protected]>
Refactor (#111)

fee2b8449d648dacc7c3f96996d825e821966776 authored about 1 year ago by Sergei Tigrov <[email protected]>
Add composer-require-checker CI (#84)

Co-authored-by: Sergei Predvoditelev <[email protected]>

01be533f921584a229674072c57eae846b46d170 authored about 1 year ago by Dmitriy Derepko <[email protected]>
Add rector and apply suggestions (#83)

Co-authored-by: Sergei Predvoditelev <[email protected]>

f9783c00de87912d6a39e3440780dca57b35427d authored about 1 year ago by Dmitriy Derepko <[email protected]>
#104 Add methods StringHelper::trim(), StringHelper::ltrim(), StringH… (#109)

Co-authored-by: Sergei Tigrov <[email protected]>

01a0eaa6addf0b5f2b79ea252b12ed67fd3b9e65 authored about 1 year ago by olegbaturin <[email protected]>
Fix #103: Add `MemoizedCombinedRegexp` decorator that caches results of `CombinedRegexp`, Fix #103: Raise required PHP version to `^8.0`

64475d6f907529a74276b08391cbeca22c9e99db authored about 1 year ago by Dmitriy Derepko <[email protected]>
Refactor `CombinedRegexp` + use FQN for functions (#106)

55204cd82b8064a4b53bbbdcb56f7dbf9ce7f1f9 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Merge pull request #102 from yiisoft/combined-regexp

Combined regexp

97126d573f24b6da09afd44bd1839a56d11d3cb8 authored about 1 year ago by Dmitriy Derepko <[email protected]>
Merge branch 'master' into combined-regexp

c1c486c098c945722350cf3f4c9b5af9d0b661c9 authored about 1 year ago by Dmitriy Derepko <[email protected]>
Prepare for next release

574a80296e193572ed8d3f7bedf99748e73ee627 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Release version 2.1.2

eecd1874fe92933de1da2d6a0f7d6d1c4855450a authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Fix incorrect split UTF-8 strings (#105)

0953616c22f2a45135db7ee66d81187132f6f2f6 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Rename methods

bbf5cb884dac749a52e72c24f2b8dab7e5f75d31 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Apply suggestions from code review

Co-authored-by: Alexander Makarov <[email protected]>

08c9edce5991b93d58447ea0dd1cb84f618c6eb4 authored over 1 year ago by Dmitriy Derepko <[email protected]>
Rename method in README

d8aa919871fc10a845e324187cc278bf71febec0 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Add more tests

f1ab46b998e84dc25d9e1ecd719b4186949a4d6e authored over 1 year ago by Dmitrii Derepko <[email protected]>
Support PHP 7.4

fc3b460c9e5466ff8eff9c443ae04480fa84e718 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Merge remote-tracking branch 'origin/combined-regexp' into combined-regexp

7579c0717aa1a3f1557913d2bc6af0e38d7ef72b authored over 1 year ago by Dmitrii Derepko <[email protected]>
Support PHP 7.4

dd0552812125d86670b6d2f3dcffd9e789dc2e49 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Apply fixes from StyleCI

82ea58dcc8a727a65b2a688efaa200141bee894e authored over 1 year ago by StyleCI Bot <[email protected]>
Merge remote-tracking branch 'origin/combined-regexp' into combined-regexp

# Conflicts:
# src/CombinedRegexp.php

8e4aefc4e5f2311fc0b886006e50e9bbea09a413 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Rename method, move flags to constructor

c8e38a8cc66f0375ab5917d2c61f16b7ae7a18e1 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Remove custom delimiter, add tests for custom flags

78dadac016c78f646af976e1a6fa936cc7e60381 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Add changelog

7570f392e0261a692cd7223a0a919a86595ed0a1 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Add docs

77d4ded4e941a63b6b5b27acf866d9a0231aa5d5 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Apply fixes from StyleCI

7217e1a5f86e16bd8d3f76457141b08f8d81b733 authored over 1 year ago by StyleCI Bot <[email protected]>
Merge remote-tracking branch 'origin/combined-regexp' into combined-regexp

# Conflicts:
# src/CombinedRegexp.php

fb3468b0e7082058ffcf0ca3f5528986d9f6ce3d authored over 1 year ago by Dmitrii Derepko <[email protected]>
Fix psalm and add more tests

4ef91f59b4f6ddf6c6c5e6b43e3079afc67a71c8 authored over 1 year ago by Dmitrii Derepko <[email protected]>
Apply fixes from StyleCI

ec0e1a185a3c741de8bda368f3ef4a20a75618c5 authored over 1 year ago by StyleCI Bot <[email protected]>
Add combined regexp

a213b33dd7fbe5f34cb0b31f44cfd52b0f112d5d authored over 1 year ago by Dmitrii Derepko <[email protected]>
Prepare for next release

2d206ffdc403a37b61b749991b9cdeeef576ec21 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Release version 2.1.1

e9cd0f9f54e8daca6a57346973db89d107ef2d75 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Update StyleCI config (#99)

bb592c648602c34cbea86dbe97002b71ddf2f484 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
update links (#98)

63aef52b3d8568af153bddc1f526994474d96074 authored over 1 year ago by Ihor Sychevskyi <[email protected]>
Apply fixes from StyleCI

2f84cbff2e0925344928574b84d0a8c903a896a6 authored over 1 year ago by StyleCI Bot <[email protected]>
Update psalm + Fix BC checker + Tests in PHP 8.2 (#95)

Co-authored-by: Sergei Predvoditelev <[email protected]>

a1df50a70bd25b4631f66fda189b0d99d3392180 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update contributor code of conduct (#94)

b35142c92c8108a872b0ed5d83d2c62426a056dd authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Fix #85: Improve `StringHelper::parsePath()` method annotation

fb03fbd6a91e6c953ccf100ae70180bd253e62eb authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
Prepare for next release

1c135249161b89a1e1a4bbb5fd9de2524f6478f3 authored about 2 years ago by Sergei Predvoditelev <[email protected]>
Release version 2.1.0

714ebfbddf8a169194f0820adf0dd9f910363535 authored about 2 years ago by Sergei Predvoditelev <[email protected]>
Add `StringHelper::parsePath()` (#81)

587effaf2ebcf0d14f74a1907bf8641b49503d6b authored about 2 years ago by Sergei Predvoditelev <[email protected]>
Separate chain calls (#80)

40ea7840b2d38a611389262f17897a6472be108d authored over 2 years ago by Sanka <[email protected]>
Use reusables actions. (#79)

1efa6f101c68b4ee6f6cf7cd475ad33daa5553b0 authored over 2 years ago by Wilmer Arambula <[email protected]>
Add allow-plugins to config section in composer.json

cc52f489bdb5356e03b0f4332abaf6f245d19b03 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add eol=lf text effect to .gitattributes file

f71eb952acbfa00d4a8e6c66ea5aa3e41e5c61b9 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add PHP 8.1 support to GitHub workflow actions

df26170f091e50927c255be1f63d4fc79673cd4f authored over 2 years ago by devanych <[email protected]>
Update Scrutinizer configuration

299e26d4a829c1e9c9251d9b8db882732e98a9f5 authored almost 3 years ago by devanych <[email protected]>
Fix sending infection report to dashboard.stryker-mutator.io (#77)

Co-authored-by: Sergei Predvoditelev <[email protected]>

c5426ad79edcf2819829c035b30f1bf8592e5589 authored almost 3 years ago by Evgeniy Zyubin <[email protected]>
Remove scheduled runs from all workflow actions

af69206f716befcadc712ccfc02e4e2dd3c24ddd authored almost 3 years ago by devanych <[email protected]>
Add support for HTML reports for mutation testing

999f1bd5fcb7aa93553187809e5d14930cbf597c authored almost 3 years ago by devanych <[email protected]>
Update infection configuration

d481aead1fd58f03df446b5823271d0e8073815d authored almost 3 years ago by devanych <[email protected]>
Apply fixes from StyleCI

45dd609e7f82c35f03408b01f3b0259be6a1904d authored about 3 years ago by Alexander Makarov <[email protected]>
Fix #75: Add method `Inflector::toSnakeCase()` that convert word to "snake_case"

7052878d01001e6c067f0e8fc1824ad226b40556 authored about 3 years ago by Sameer S. R. Sood <[email protected]>
Update StyleCI config

becea6c00f226928c6aa93e8249e3e867786cc66 authored about 3 years ago by Alexander Makarov <[email protected]>
Schedule GitHub workflows (#74)

Co-authored-by: Alexander Makarov <[email protected]>

2d6c813e51d5d04340f7b2d03c7852f9f21a992f authored about 3 years ago by Viktor Babanov <[email protected]>
Fix psalm errors + Improve GitHub actions (#73)

94b82ddc74cf4bc0154f25bf5189497252395151 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Fix changelog (#72)

de10159bf034c7f774180ab7a560695662f46f85 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Do not manage GitHub actions versions with dependabot. Too noisy.

ceb9da59945c996b7f7abc605463058e08071cd1 authored over 3 years ago by Alexander Makarov <[email protected]>
Improve composer description

379b50c13319669682363d9a5a85389c2b7fe86b authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Prepare for next release

de09cc13bf35fff06b4fd0cb272b6b30b700710a authored over 3 years ago by Alexander Makarov <[email protected]>
Release version 2.0.0

935d6ce668d5d5db58eef18174859a61fbf4b2c2 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix #67: WildcardPattern enhancements and simplification

- Add `**`, match anything including `/`, to `\Yiisoft\Strings\WildcardPattern`, remove `withExa...

7a9fdc741871496c14e7e41b7e7117b4b619baab authored over 3 years ago by Alexander Makarov <[email protected]>
Enable BC workflow

3d00c944b222930542e7c1340161a41bb8e2d24f authored over 3 years ago by Alexander Makarov <[email protected]>
Adopt psalm, improve readme and update dev dependencies

18a3f3dcc52f2144e1414ba8b4351839f11cd61d authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Release version 1.2.0

7f9a78a0d443e8880e48d74859eb6f02ded6b6e7 authored over 3 years ago by Alexander Makarov <[email protected]>
Prepare for next release

37381a4b5c7fafecb722a1db4e69299a94659fdf authored over 3 years ago by Alexander Makarov <[email protected]>
Adjust changelog formatting and next release number

d04ca01302d2bd0580214429b6bcc9c45fc5081a authored over 3 years ago by Alexander Makarov <[email protected]>
Add support of a boolean values to NumericHelper::normalize()

6f1d2c420212f2c50201a8484fc5a5209b24c0a1 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Apply fixes from StyleCI

41c66d1ddbd72a9da474f80efbb80508e199f2d4 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add NumericHelper::isInteger()

Co-authored-by: Alexander Makarov <[email protected]>

f1081cf21de7b38cd2e13001ec4bae7c11e6ac85 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Update logo

e0f44846d1d8006222ae74bc99cde3a7e464e9a5 authored almost 4 years ago by Aleksei Gagarin <[email protected]>
Add StringHelper::split()

Co-authored-by: Alexander Makarov <[email protected]>

345a476eb0a0c90b2ff6547f5ee9c993286856f5 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Adjust dependabot strategy

adce6e4e52bf26db1dce069391b351b514a09f51 authored almost 4 years ago by Alexander Makarov <[email protected]>
Batch add test-watch script and use testdox style for test script

3ef9d222a67e97821816b6b2d11fd30c99ecb785 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Batch add spatie/phpunit-watcher

2a8ded7c84874e097cad9c0cbb45ce906b87109d authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Adjust StyleCI rules

362463be6908313263b932cc98f9f3d3da6fcbd1 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

38b9c55e57e4d96893ae928068986f8b5fcb2221 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config + fixes

2305fa0e2b9d7bc2909dfccdced9ca676b6d266f authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix minor corrections. (#57)

6b339f0e5dc4d644bc91b7afdee832e58e02e435 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Merge pull request #55 from yiisoft/dependabot/composer/roave/infection-static-analysis-plugin-tw-1.4

Update roave/infection-static-analysis-plugin requirement from ^1.3 to ^1.4

ace5c00ec5e98a2aa4134bf15ea1646b3ad30311 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Update roave/infection-static-analysis-plugin requirement

Updates the requirements on [roave/infection-static-analysis-plugin](https://github.com/Roave/in...

fcbe5a28bf73e9687e46b09e88d42ded84a47792 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #56 from yiisoft/dependabot/composer/vimeo/psalm-tw-4.2

Update vimeo/psalm requirement from ^4.1 to ^4.2

ecbfc61d5e634cece708fb3856f38b400d921d1e authored almost 4 years ago by Wilmer Arambula <[email protected]>
Update vimeo/psalm requirement from ^4.1 to ^4.2

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest v...

3433514c946a960741cc758cfd38c89d66c17535 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>