Libraries tagged by array hash

loukel/goodreads

0 Favers
3 Downloads

Goodreads RSS reader: PHP class that has a function to return an array of each books' attributes on a specified shelf. Therefore, you can have a dynamic bookshelf that updates when you update Goodreads. The widgets Goodreads provides are quite restrictive and are static.

Go to Download


landlib/treealgorithms

0 Favers
29 Downloads

This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.

Go to Download


ayesh/case-insensitive-array

11 Favers
19240 Downloads

Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.

Go to Download


didix16/php-apidataobject

0 Favers
6375 Downloads

A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.

Go to Download


khuddus/php-camel-case-helpers

5 Favers
71 Downloads

A php tool to convert underscored or dashed arrays to camelcased arrays

Go to Download


krepysh-spec/currency

5 Favers
146 Downloads

World Currency list in PHP constants and array

Go to Download


ashvedov/array-flatten

1 Favers
10 Downloads

array flatten

Go to Download


ashrafakl/array-container

0 Favers
10 Downloads

PHP array class same as javascript array class

Go to Download


yashuk803/sorting-array

0 Favers
1 Downloads

This is library for sorting array.

Go to Download


owenmelbz/sashimi

0 Favers
4 Downloads

Eloquent's missing "array" driver.

Go to Download


sashabo/iterable-string

1 Favers
3978 Downloads

IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.

Go to Download


bashdef/collect

0 Favers
2 Downloads

Module for working with arrays

Go to Download


ashleydawson/canonically-flatten-tree

0 Favers
3202 Downloads

Pure function to flatten a tree (n-dimensional array) into a canonicalised list array

Go to Download


<< Previous