Libraries tagged by array methods
temkaa/collections
0 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
dgifford/text-file
3651 Downloads
Class providing methods for editing text files on a line-by-line basis.
dgifford/property-setter-trait
3809 Downloads
Trait providing methods to set class properties with an array.
dgifford/iterator-trait
4394 Downloads
Trait providing methods implementing the Iterator interface.
creativestyle/utilities
669 Downloads
Static method utilities collection with high reusability
mannion007/php-binary-search
2290 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
14488 Downloads
A Yii2 component for Sentry allowing data arrays passing through Yii2 logging methods
presentkim/arrayutils
3 Downloads
Library that provides a method to fancy manipulate an array
hgh/helpers
47 Downloads
This package contains all helpful methods to help on texts, arrays, objects and number.
container/data
220 Downloads
Data PHP library for simplifying string, array, and object manipulation with intuitive methods.
donchev/email-extractor
175 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.
jlabno/annotations-scanner
325 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
assegaiphp/collections
224 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
6 Downloads
Some JavaScript-inspired array utility functions for my personal use.
duzun/array
107 Downloads
Useful array methods in PHP