Open visto9259 opened 4 years ago
I did a fork and am in the process of rewriting, though I'm doing some BC changes to the code. If you are interested, you can find it here: https://github.com/rarog/laminas-user
@rarog, there are many forks of it that are now based on Laminas. I thought of doing one myself. I am more willing to use a library that is supported by an organization rather than an individual. No offense intended to people who share their work. I share my work too on GitHub. That’s why I am asking if Zf-Commons will migrate their work, although this package does not seem to have seen an update for a long time.
Same fear here. Looks abandoned. :(
Thanks @matwright
I will. There are probably a few other ZF-Commons packages worth porting to Laminas-Commons like zfc-rbac.
@matwright, are you the "owner" of Laminas-Commons?
@visto9259 I set it up to try and keep it consistent with the zfc namespacing (laminas-commons). Happy to add you to the github organisation too and we can follow up with porting other components in there. I mainly use ODM and I am planning to bring across a fork of zfcuser-odm asap too.
@matwright Thanks.
zfc-rbac is the other Zf-Commons package that I use in my app. I will look into porting it over to Laminas.
Great stuff, thanks for the info @matwright. Will have a look.
Ping @EvanDotPro @weierophinney
@vrkansagara I'm using the lm-commons fork. Hope that helps you :)
"lm-commons/lmc-user": "^1"
Regards. Jarrett
@jarrettj I do appreciate your response. But I am looking for core contributor to respond.
@vrkansagara I've never actually been a contributor to this library!
At this point, if you're using laminas-api-tools, the lm-commons fork is the correct place to go.
noted @weierophinney
Are there plans to migrate this library and other ZF-Commons libraries to Laminas?
Can I help?