schmittjoh / php-collection

General Purpose Collection Library for PHP
http://jmsyst.com/libs/php-collection
Apache License 2.0
974 stars 89 forks source link

Maintener not intersted in this library? #20

Open imunhatep opened 9 years ago

imunhatep commented 9 years ago

Hmm seems abandon, but i'm interested in this library, also to contribute... Probably we should create separate repo and add to packagist.org ?!

discordier commented 9 years ago

I guess @schmittjoh is simply way too busy with projects like scrutinizer to keep track of everything.

Maybe he is willing to add an additional maintainer, would ask him first.

Nek- commented 9 years ago

@schmittjoh if somebody interested to take the maintenance of this project, do you give him access ?

schmittjoh commented 9 years ago

Sure, that's no problem.

However, it makes probably sense to first have a better idea of what is missing, and should be added.

imunhatep commented 9 years ago

Well nothing concrete, but time-to-time I'm working with Scala, and would like to see similar API, like:

Also I would like to add more type hinting, where is possible. And try to use spl structures instead of php arrays, if it'll improve performance.

hassankhan commented 9 years ago

+1 to all of that

aguimaraes commented 8 years ago

That would be awesome.

imunhatep commented 8 years ago

Tired of waiting and made own fork, extended it with needed methods. Available on packagist. Its used in a developed project, so it's quite stable.

imunhatep commented 1 year ago

fyi: updated fork imunhatep/collection for php8