Libraries tagged by group array
bytefreak/php-utils
1308 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.
etelford/phpdotenv-include-extension
13 Downloads
An extension for vlucas/phpdotenv to load .env variables from include files. as well as group them into array-like underscore syntax.
landlib/treealgorithms
31 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.
vanquyet/yii2-menu
132 Downloads
Arranges your links in groups that are easy to use to render different HTML codes