Libraries tagged by array methods
dgifford/property-setter-trait
3829 Downloads
Trait providing methods to set class properties with an array.
dgifford/iterator-trait
4414 Downloads
Trait providing methods implementing the Iterator interface.
creativestyle/utilities
675 Downloads
Static method utilities collection with high reusability
mannion007/php-binary-search
2291 Downloads
Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.
sheershoff/yii2-sentry-component
14491 Downloads
A Yii2 component for Sentry allowing data arrays passing through Yii2 logging methods
presentkim/arrayutils
4 Downloads
Library that provides a method to fancy manipulate an array
drago-ex/utils
3287 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
donchev/email-extractor
189 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
xmlutils/xmlutils
98 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
jlabno/annotations-scanner
350 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
carry0987/utils
135 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
assegaiphp/collections
236 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
melvdouc/array-utils
7 Downloads
Some JavaScript-inspired array utility functions for my personal use.
duzun/array
111 Downloads
Useful array methods in PHP
amitmerchant/array-utils
11 Downloads
Simple wrapper implementation of common PHP array methods