Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yiisoft/strings issues and pull requests
#143 - Add PHP 8.4
Pull Request -
State: closed - Opened by vjik 9 days ago
Labels: status:code review
#142 - Check string on a valid UTF-8 in `StringHelper` trim methods
Pull Request -
State: closed - Opened by vjik 9 days ago
Labels: status:code review
#141 - Fix `StringHelper::parsePath()` for empty string
Pull Request -
State: closed - Opened by vjik 9 days ago
Labels: status:code review
#140 - Bump minimal required PHP version to 8.1
Pull Request -
State: closed - Opened by vjik 10 days ago
Labels: status:code review
#139 - Improve Rector CI action
Pull Request -
State: closed - Opened by vjik 16 days ago
#138 - Explicitly mark nullable parameters for PHP 8.4
Pull Request -
State: closed - Opened by ferrumfist 16 days ago
- 2 comments
Labels: status:code review
#137 - Add `StringHelper::matchAnyRegex()`
Pull Request -
State: closed - Opened by vjik 30 days ago
Labels: status:code review
#136 - Update rector/rector requirement from ^1.0.0 to ^2.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, php
#135 - Fix psalm errors
Pull Request -
State: closed - Opened by vjik 6 months ago
#134 - Remove scrutinizer
Pull Request -
State: closed - Opened by vjik 6 months ago
#133 - Fix readme badges
Pull Request -
State: closed - Opened by vjik 6 months ago
#132 - Update UPGRADE.md
Pull Request -
State: closed - Opened by luizcmarin 9 months ago
- 1 comment
#131 - Fix docs
Pull Request -
State: closed - Opened by luizcmarin 9 months ago
- 1 comment
#130 - Fix docs
Pull Request -
State: closed - Opened by luizcmarin 10 months ago
- 1 comment
#129 - Update phpunit/phpunit requirement from ^9.5 to ^10.5
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 2 comments
Labels: dependencies, php
#128 - Add more specific psalm type for result of `StringHelper::base64UrlEncode()` method
Pull Request -
State: closed - Opened by vjik 11 months ago
- 2 comments
#127 - update irc link
Pull Request -
State: closed - Opened by Arhell almost 1 year ago
- 2 comments
#126 - update irc link
Issue -
State: closed - Opened by Arhell about 1 year ago
#125 - Update rector/rector requirement from ^0.19.0 to ^1.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, php
#124 - Update rector/rector requirement from ^0.18.3 to ^0.19.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, php
#123 - Change default value of `$strict` parameter in `Inflector::toSnakeCase()` to `false`
Pull Request -
State: closed - Opened by vjik about 1 year ago
- 2 comments
Labels: status:code review
#122 - Add PHP 8.3 to CI actions
Pull Request -
State: closed - Opened by vjik about 1 year ago
- 1 comment
#121 - Improve path parsing
Pull Request -
State: closed - Opened by viktorprogger about 1 year ago
- 3 comments
Labels: status:code review
#120 - Fix Pluralization of words ending "ion"
Pull Request -
State: closed - Opened by beastbytes about 1 year ago
- 1 comment
Labels: status:under development
#119 - Incorrect pluralization of words ending in "ion"
Issue -
State: open - Opened by beastbytes about 1 year ago
Labels: type:bug
#118 - Implement `findBetween()`, `findBetweenFirst()`, and `findBetweenLast()` Methods
Pull Request -
State: closed - Opened by salehhashemi1992 over 1 year ago
- 10 comments
Labels: status:under development
#117 - Increase Wildcard Pattern speed
Pull Request -
State: closed - Opened by viktorprogger over 1 year ago
- 2 comments
Labels: status:code review
#116 - Add `StringHelper::implode()`
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 2 comments
Labels: status:code review
#115 - Minor improve readme and .editorconfig
Pull Request -
State: closed - Opened by vjik over 1 year ago
#114 - Add stringable object support to `NumericHelper::normalize()`
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 1 comment
Labels: status:code review
#113 - Add `$strict` parameter to `StringHelper::toSnakeCase() method
Pull Request -
State: closed - Opened by arogachev over 1 year ago
- 2 comments
Labels: status:code review
#112 - Change default value of `$strict` parameter in `Inflector::toSnakeCase()` to `false`
Issue -
State: closed - Opened by arogachev over 1 year ago
Labels: type:task
#111 - Refactor
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
#110 - Use more strict parameter type in methods `toOrdinal()` and `normalize()` of `NumericHelper`
Issue -
State: open - Opened by vjik over 1 year ago
Labels: type:enhancement
#109 - #104 Add methods StringHelper::trim(), StringHelper::ltrim(), StringH…
Pull Request -
State: closed - Opened by olegbaturin over 1 year ago
- 3 comments
#108 - Optimize Inflector
Issue -
State: open - Opened by xepozz over 1 year ago
- 3 comments
Labels: type:enhancement, status:under discussion
#107 - Update phpunit/phpunit requirement from ^9.5 to ^10.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 4 comments
Labels: dependencies, php
#106 - Refactor `CombinedRegexp` + use FQN for functions
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 2 comments
Labels: status:code review
#105 - Fix incorrect split UTF-8 strings
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 2 comments
Labels: status:code review
#104 - add extended trim
Issue -
State: closed - Opened by olegbaturin over 1 year ago
- 16 comments
Labels: status:ready for adoption, type:feature
#103 - Add MemoizedCombinedRegexp
Pull Request -
State: closed - Opened by xepozz over 1 year ago
- 3 comments
#102 - Combined regexp
Pull Request -
State: closed - Opened by xepozz over 1 year ago
- 2 comments
#101 - Update phpunit/phpunit requirement from ^9.5 to ^10.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, php
#100 - Update phpunit/phpunit requirement from ^9.5 to ^10.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, php
#99 - Update StyleCI config
Pull Request -
State: closed - Opened by vjik almost 2 years ago
- 1 comment
#98 - update links
Pull Request -
State: closed - Opened by Arhell almost 2 years ago
- 1 comment
#97 - update links
Issue -
State: closed - Opened by Arhell almost 2 years ago
#96 - Update phpunit/phpunit requirement from ^9.5 to ^10.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, php
#95 - Update psalm + Fix BC checker + Tests in PHP 8.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: status:code review, dependencies, php
#94 - Update code of conduct
Pull Request -
State: closed - Opened by vjik almost 2 years ago
- 1 comment
#93 - Update vimeo/psalm requirement from ^4.18 to ^5.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, php
#92 - Inflector makes wrong snake case transformation
Issue -
State: closed - Opened by xepozz about 2 years ago
- 5 comments
Labels: type:enhancement, status:code review
#91 - Update vimeo/psalm requirement from ^4.18 to ^5.6
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, php
#90 - Update vimeo/psalm requirement from ^4.18 to ^5.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, php
#89 - Update vimeo/psalm requirement from ^4.18 to ^5.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, php
#88 - Update vimeo/psalm requirement from ^4.18 to ^5.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, php
#87 - Update vimeo/psalm requirement from ^4.18 to ^5.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, php
#86 - Update vimeo/psalm requirement from ^4.18 to ^5.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, php
#85 - Improve `StringHelper::parsePath()` method annotation
Pull Request -
State: closed - Opened by vjik over 2 years ago
- 2 comments
Labels: status:code review
#84 - [Batch] Add composer-require-checker CI
Pull Request -
State: closed - Opened by xepozz over 2 years ago
- 1 comment
#83 - Add rector [batch]
Pull Request -
State: closed - Opened by xepozz over 2 years ago
- 1 comment
#82 - Add method for implode array with callable
Issue -
State: closed - Opened by vjik over 2 years ago
- 2 comments
Labels: good first issue, status:ready for adoption
#81 - Add `StringHelper::parsePath()`
Pull Request -
State: closed - Opened by vjik over 2 years ago
Labels: status:code review
#80 - Separate chain calls
Pull Request -
State: closed - Opened by sankaest over 2 years ago
#79 - Use reusables actions.
Pull Request -
State: closed - Opened by terabytesoftw almost 3 years ago
Labels: status:code review
#78 - Add isPositiveNumber method to NumericHelper
Pull Request -
State: closed - Opened by arogachev about 3 years ago
- 2 comments
Labels: type:enhancement
#77 - Fix sending infection report to dashboard.stryker-mutator.io
Pull Request -
State: closed - Opened by devanych about 3 years ago
- 5 comments
#76 - Add method `camelCaseToSnakeCase()` to Inflector class
Pull Request -
State: closed - Opened by soodssr over 3 years ago
- 3 comments
Labels: status:code review
#75 - Add function camelCaseToSnakeCase
Issue -
State: closed - Opened by yiiliveext over 3 years ago
Labels: good first issue, type:feature
#74 - Schedule GitHub workflows
Pull Request -
State: closed - Opened by viktorprogger over 3 years ago
#73 - Fix psalm errors + Improve GitHub actions
Pull Request -
State: closed - Opened by vjik over 3 years ago
#72 - Fix order in changelog
Pull Request -
State: closed - Opened by vjik over 3 years ago
Labels: status:code review
#71 - Bump shivammathur/setup-php from 2 to 2.11.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies, github_actions
#70 - Bump actions/cache from 2 to 2.1.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies, github_actions
#69 - New method `StringHelper::explode()`
Issue -
State: closed - Opened by WinterSilence almost 4 years ago
- 1 comment
#68 - Improve composer description
Pull Request -
State: closed - Opened by vjik about 4 years ago
Labels: status:code review
#67 - Add `**`, match anything including `/`, to `WildcardPattern`
Pull Request -
State: closed - Opened by samdark about 4 years ago
Labels: type:enhancement, status:code review
#66 - Bump actions/cache from v2 to v2.1.4
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies, github_actions
#65 - Adopt psalm, improve readme and update dev dependencies
Pull Request -
State: closed - Opened by vjik about 4 years ago
Labels: status:code review
#64 - Add support of a boolean values to NumericHelper::normalize()
Pull Request -
State: closed - Opened by vjik about 4 years ago
- 1 comment
Labels: status:code review
#63 - Add method NumericHelper::isInteger
Pull Request -
State: closed - Opened by vjik about 4 years ago
- 1 comment
Labels: status:code review
#62 - Add StringHelper::extractLines()
Pull Request -
State: closed - Opened by vjik about 4 years ago
- 4 comments
Labels: status:under development, status:under discussion
#61 - Update vimeo/psalm requirement from ^4.2 to ^4.3
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies, php
#60 - Update roave/infection-static-analysis-plugin requirement from ^1.5 to ^1.6
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies, php
#59 - Update roave/infection-static-analysis-plugin requirement from ^1.4 to ^1.5
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies, php
#58 - Styleci
Pull Request -
State: closed - Opened by samdark about 4 years ago
#57 - Fix minor corrections.
Pull Request -
State: closed - Opened by terabytesoftw about 4 years ago
#56 - Update vimeo/psalm requirement from ^4.1 to ^4.2
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies, php
#55 - Update roave/infection-static-analysis-plugin requirement from ^1.3 to ^1.4
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies, php
#54 - Update actions/cache requirement to v2.1.3
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies, github_actions
#53 - Adjust LICENSE
Pull Request -
State: closed - Opened by Fantom409 over 4 years ago
#52 - Allow disable options in WildcardPattern
Pull Request -
State: closed - Opened by vjik over 4 years ago
- 2 comments
Labels: status:under discussion, status:code review
#51 - Add WildcardPattern::withEnding()
Pull Request -
State: closed - Opened by vjik over 4 years ago
- 1 comment
Labels: status:code review
#50 - Psalm improvements
Pull Request -
State: closed - Opened by Fantom409 over 4 years ago
- 1 comment
#49 - Update infection/infection requirement from ^0.18.0 to ^0.18.0 || ^0.20.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
- 1 comment
Labels: dependencies
#48 - Update infection/infection requirement from ^0.18.0 to ^0.18.0 || ^0.19.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
- 1 comment
Labels: dependencies
#47 - Update infection/infection requirement to ^0.18.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#46 - Update vimeo/psalm requirement to ^4.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#45 - Update infection/infection requirement from ^0.17.0 to ^0.17.0 || ^0.18
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
- 1 comment
Labels: dependencies
#44 - Fixed: `NumericHelper::toOrdinal` throws an error for numbers with fractional part
Pull Request -
State: closed - Opened by vjik over 4 years ago
- 1 comment
Labels: status:code review