项目作者: atomastic

项目描述 :
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
高级语言: PHP
项目地址: git://github.com/atomastic/arrays.git
创建时间: 2020-09-19T12:34:05Z
项目社区:https://github.com/atomastic/arrays

开源协议:MIT License

下载


Arrays


Arrays Package provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.


License MIT Total downloads GitHub Repo stars GitHub forks Hits of Code


Installation

With Composer

  1. composer require glowy/arrays

Resources

Tests

Run tests

  1. ./vendor/bin/pest

License

The MIT License (MIT)
Copyright (c) Sergey Romanenko