Libraries tagged by aprr
eightynine/filament-approvals
8798 Downloads
Manage approval processes in your filament application
divineomega/array_undot
91379 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
codeliner/array-reader
206976 Downloads
PHP ArrayReader
ckr/arraymerger
434268 Downloads
Provides functionality to merge arrays recursively
chrisharrison/php-array-of
510170 Downloads
Implement an array of a defined type. Generics replacement for PHP.
approvals/approval-tests
182841 Downloads
Approval Testing for your legacy projects.
rhumsaa/array_column
441163 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
2amigos/yii2-arrayquery-component
314310 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
zakirullin/mess
22293 Downloads
Convenient array-related routine & better type casting
yansongda/supports
1016826 Downloads
common components
vanderlee/php-stable-sort-functions
472863 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
seboettg/collection
717396 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
sarhan/php-flatten
137754 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
pbergman/tree-helper
420691 Downloads
A symfony console helper to print a tree
nyholm/effective-interest-rate
130009 Downloads
A library to calculate effective interest rate. Also know as XIRR or effective APR.