Stringy icon indicating copy to clipboard operation
Stringy copied to clipboard

Is this repository unmaintained?

Open e1himself opened this issue 6 years ago • 13 comments

I can see there's no code commits from @danielstjules since 2017. There are multiple issues and pull requests not touched for years.

Should we consider replacing Stringy with a different package?

e1himself avatar May 30 '19 12:05 e1himself

Unfortunately there doesn't look like there's much activity here.

If interested, we have forked this project here to continue support for this great package in the meantime to fix some of the ongoing issues with this package (such as issues with PHP 7.3)

Good luck!

edmundluong88 avatar May 31 '19 20:05 edmundluong88

Thanks!

e1himself avatar Jun 03 '19 09:06 e1himself

@edmundluong88 hi, maybe you can compare your fork with this fork https://github.com/voku/Stringy ... here I optimized the performance and merged all logic into "Portable UTF-8".

voku avatar Jun 23 '19 22:06 voku

It would be great to have one fork where development can continue :)

simPod avatar Aug 01 '19 08:08 simPod

Maybe if someone contacted him, he'd be willing to hand the repo over to another maintainer?

https://twitter.com/danielstjules

[email protected]

khalwat avatar Aug 21 '19 17:08 khalwat

Looks like there's multiple proposed forks! Hadn't realized PHP5 hit EOL (https://www.php.net/supported-versions.php) -- in this case it does seem like https://github.com/voku/Stringy is a good alternative!

Would it be helpful to evaluate some of these forks and elect to pull one of them into master? Or choose a new maintainer from this list?

danielstjules avatar Aug 29 '19 08:08 danielstjules

@danielstjules if we can have a new maintainer it would be great.

IMO development should continue in this repository. We can collect commits from another forks when their authors approve.

I can help if wanted.

simPod avatar Aug 29 '19 09:08 simPod

@danielstjules If you want to pull changes from e.g. voku/Stringy then I can help to clean-up my personal stuff from the fork (e.g. anti-xss). :)

So I can also help if wanted.

voku avatar Aug 30 '19 09:08 voku

https://github.com/FriendsOfPHP could be a good place for this project

forxer avatar Sep 17 '19 18:09 forxer

I just changed repository to https://github.com/voku/Stringy

simPod avatar Oct 17 '19 09:10 simPod

Symfony has released a new "String" component (symfony/symfony#33553) that does pretty much the same things

alexeyshockov avatar Oct 17 '19 11:10 alexeyshockov

@alexeyshockov I noticed they created something like that but did not pay attention to it. I tried opening toString() PR. Overall it looks promising.

simPod avatar Oct 17 '19 12:10 simPod

@danielstjules Do you have any plans for this repository?

voku avatar Dec 30 '19 16:12 voku