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 rector/rector requirement from ^1.0.0 to ^2.0.3

dependabot[bot] opened this pull request 10 days ago
Fix psalm errors

vjik opened this pull request 4 months ago
Remove scrutinizer

vjik opened this pull request 4 months ago
Fix readme badges

vjik opened this pull request 4 months ago
Update UPGRADE.md

luizcmarin opened this pull request 7 months ago
Fix docs

luizcmarin opened this pull request 7 months ago
Fix docs

luizcmarin opened this pull request 8 months ago
Update phpunit/phpunit requirement from ^9.5 to ^10.5

dependabot[bot] opened this pull request 9 months ago
update irc link

Arhell opened this pull request 10 months ago
update irc link

Arhell opened this issue 10 months ago
Update rector/rector requirement from ^0.19.0 to ^1.0.0

dependabot[bot] opened this pull request 11 months ago
Update rector/rector requirement from ^0.18.3 to ^0.19.0

dependabot[bot] opened this pull request 12 months ago
Add PHP 8.3 to CI actions

vjik opened this pull request about 1 year ago
Improve path parsing

viktorprogger opened this pull request about 1 year ago
Fix Pluralization of words ending "ion"

beastbytes opened this pull request about 1 year ago
Incorrect pluralization of words ending in "ion"

beastbytes opened this issue about 1 year ago
Implement `findBetween()`, `findBetweenFirst()`, and `findBetweenLast()` Methods

salehhashemi1992 opened this pull request about 1 year ago
Increase Wildcard Pattern speed

viktorprogger opened this pull request about 1 year ago
Add `StringHelper::implode()`

vjik opened this pull request about 1 year ago
Minor improve readme and .editorconfig

vjik opened this pull request about 1 year ago
Add stringable object support to `NumericHelper::normalize()`

vjik opened this pull request over 1 year ago
Add `$strict` parameter to `StringHelper::toSnakeCase() method

arogachev opened this pull request over 1 year ago
Refactor

Tigrov opened this pull request over 1 year ago
#104 Add methods StringHelper::trim(), StringHelper::ltrim(), StringH…

olegbaturin opened this pull request over 1 year ago
Optimize Inflector

xepozz opened this issue over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.3

dependabot[bot] opened this pull request over 1 year ago
Refactor `CombinedRegexp` + use FQN for functions

vjik opened this pull request over 1 year ago
Fix incorrect split UTF-8 strings

vjik opened this pull request over 1 year ago
add extended trim

olegbaturin opened this issue over 1 year ago
Add MemoizedCombinedRegexp

xepozz opened this pull request over 1 year ago
Combined regexp

xepozz opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.2

dependabot[bot] opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.1

dependabot[bot] opened this pull request over 1 year ago
Update StyleCI config

vjik opened this pull request over 1 year ago
update links

Arhell opened this pull request almost 2 years ago
update links

Arhell opened this issue almost 2 years ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0

dependabot[bot] opened this pull request almost 2 years ago
Update psalm + Fix BC checker + Tests in PHP 8.2

dependabot[bot] opened this pull request almost 2 years ago
Update code of conduct

vjik opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.7

dependabot[bot] opened this pull request almost 2 years ago
Inflector makes wrong snake case transformation

xepozz opened this issue almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.6

dependabot[bot] opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.4

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.3

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.2

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.1

dependabot[bot] opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.0

dependabot[bot] opened this pull request about 2 years ago
Improve `StringHelper::parsePath()` method annotation

vjik opened this pull request about 2 years ago
[Batch] Add composer-require-checker CI

xepozz opened this pull request about 2 years ago
Add rector [batch]

xepozz opened this pull request about 2 years ago
Add method for implode array with callable

vjik opened this issue over 2 years ago
Add `StringHelper::parsePath()`

vjik opened this pull request over 2 years ago
Separate chain calls

sankaest opened this pull request over 2 years ago
Use reusables actions.

terabytesoftw opened this pull request over 2 years ago
Add isPositiveNumber method to NumericHelper

arogachev opened this pull request almost 3 years ago
Fix sending infection report to dashboard.stryker-mutator.io

devanych opened this pull request almost 3 years ago
Add method `camelCaseToSnakeCase()` to Inflector class

soodssr opened this pull request about 3 years ago
Add function camelCaseToSnakeCase

yiiliveext opened this issue over 3 years ago
Schedule GitHub workflows

viktorprogger opened this pull request over 3 years ago
Fix psalm errors + Improve GitHub actions

vjik opened this pull request over 3 years ago
Fix order in changelog

vjik opened this pull request over 3 years ago
Bump shivammathur/setup-php from 2 to 2.11.0

dependabot[bot] opened this pull request over 3 years ago
Bump actions/cache from 2 to 2.1.5

dependabot[bot] opened this pull request over 3 years ago
New method `StringHelper::explode()`

WinterSilence opened this issue over 3 years ago
Improve composer description

vjik opened this pull request almost 4 years ago
Add `**`, match anything including `/`, to `WildcardPattern`

samdark opened this pull request almost 4 years ago
Bump actions/cache from v2 to v2.1.4

dependabot[bot] opened this pull request almost 4 years ago
Adopt psalm, improve readme and update dev dependencies

vjik opened this pull request almost 4 years ago
Add support of a boolean values to NumericHelper::normalize()

vjik opened this pull request almost 4 years ago
Add method NumericHelper::isInteger

vjik opened this pull request almost 4 years ago
Add StringHelper::extractLines()

vjik opened this pull request about 4 years ago
Update vimeo/psalm requirement from ^4.2 to ^4.3

dependabot[bot] opened this pull request about 4 years ago
Update roave/infection-static-analysis-plugin requirement from ^1.5 to ^1.6

dependabot[bot] opened this pull request about 4 years ago
Update roave/infection-static-analysis-plugin requirement from ^1.4 to ^1.5

dependabot[bot] opened this pull request about 4 years ago
Styleci

samdark opened this pull request about 4 years ago
Fix minor corrections.

terabytesoftw opened this pull request about 4 years ago
Update vimeo/psalm requirement from ^4.1 to ^4.2

dependabot[bot] opened this pull request about 4 years ago
Update roave/infection-static-analysis-plugin requirement from ^1.3 to ^1.4

dependabot[bot] opened this pull request about 4 years ago
Update actions/cache requirement to v2.1.3

dependabot[bot] opened this pull request about 4 years ago
Adjust LICENSE

Fantom409 opened this pull request about 4 years ago
Allow disable options in WildcardPattern

vjik opened this pull request about 4 years ago
Add WildcardPattern::withEnding()

vjik opened this pull request about 4 years ago
Psalm improvements

Fantom409 opened this pull request about 4 years ago
Update infection/infection requirement from ^0.18.0 to ^0.18.0 || ^0.20.0

dependabot-preview[bot] opened this pull request about 4 years ago
Update infection/infection requirement from ^0.18.0 to ^0.18.0 || ^0.19.0

dependabot-preview[bot] opened this pull request about 4 years ago
Update infection/infection requirement to ^0.18.0

dependabot-preview[bot] opened this pull request about 4 years ago
Update vimeo/psalm requirement to ^4.0

dependabot-preview[bot] opened this pull request about 4 years ago
Update infection/infection requirement from ^0.17.0 to ^0.17.0 || ^0.18

dependabot-preview[bot] opened this pull request about 4 years ago
Fix: in PHP 8.0 method NumericHelper::normalize throws error for floa…

vjik opened this pull request about 4 years ago
What's the purpose to support null value in startsWith?

xepozz opened this issue over 4 years ago
Add str_starts_with support for php 8

viktorprogger opened this pull request over 4 years ago
Adjustments

samdark opened this pull request over 4 years ago
Documentation

mamadza opened this issue over 4 years ago
Adjustments

samdark opened this pull request over 4 years ago