Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement arrays utility library instead of our own #87

Open
cliffordp opened this issue Mar 24, 2020 · 0 comments
Open

Implement arrays utility library instead of our own #87

cliffordp opened this issue Mar 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@cliffordp
Copy link
Owner

cliffordp commented Mar 24, 2020

https://github.com/phpfunct/funct seems to cover it all for both strings and arrays but isn't actively maintained.

https://github.com/voku/arrayy is from a trusted source but doesn't seem to add the value we're aiming for.

Arrays:

  • contains
  • diff
  • intersect
  • flatten
  • get first
  • get last
  • recursive count of items
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant