Skip to content

Implement arrays utility library instead of our own #87

@cliffordp

Description

@cliffordp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions