Libraries tagged by array methods

ahamed/jsphp

34 Favers
419 Downloads

A php library for implementing Array, Object, String methods in JavaScript way.

Go to Download


donchev/email-extractor

3 Favers
78 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.

Go to Download


fetch/array-utils

4 Favers
507 Downloads

Array utility methods, inspired by Ruby's array methods

Go to Download


cse/helpers-arrays

8 Favers
65 Downloads

Array helpers provides extra static methods allowing you to deal with arrays more efficiently.

Go to Download


sqonk/phext-datakit

7 Favers
140 Downloads

Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.

Go to Download


sqonk/phext-core

0 Favers
1476 Downloads

This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.

Go to Download


happydemon/arr

6 Favers
48 Downloads

A Kohana module that adds extra methods for dealing with arrays and configuration files

Go to Download


temkaa/simple-collections

4 Favers
24 Downloads

These are simple array and object collections that provide convenient methods to manipulate them.

Go to Download


creativestyle/utilities

2 Favers
611 Downloads

Static method utilities collection with high reusability

Go to Download


mannion007/php-binary-search

7 Favers
2266 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.

Go to Download


presentkim/arrayutils

11 Favers
3 Downloads

Library that provides a method to fancy manipulate an array

Go to Download


wowkaster/yii2-serialize-attributes

1 Favers
5070 Downloads

This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.

Go to Download


carry0987/utils

0 Favers
75 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.

Go to Download


assegaiphp/collections

0 Favers
117 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.

Go to Download


melvdouc/array-utils

0 Favers
4 Downloads

Some JavaScript-inspired array utility functions for my personal use.

Go to Download


<< Previous Next >>