Libraries tagged by array_find
oliver-dvorski/array_find
303 Downloads
array_find for php. It stops the linear search when the first match is found.
kamyshev/array_find
2408 Downloads
A PHP function that find element in an array by a callback.
william-lindner/delimiter_array_access
5 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
regionhalland/region-halland-plugin-find-on-page
3867 Downloads
Front-end-plugin som skapar en array för 'Hitta på sidan'
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.
bakgul/kernel
176 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
fond-of-spryker/google-tag-manager-extension
23439 Downloads
GoogleTagManagerExtension module offers plugin interface that return array for GTM datalayer
fond-of-spryker/enhanced-ecommerce-impression-connector
17371 Downloads
provides product-impression-attributes for enhanced ecommerce whenever array with products is given
attogram/shared-media-api
574 Downloads
MediaWiki Query API wrapper to easily get Category and Media file information into simple PHP arrays. Fine-tuned for WikiMedia Commmons.
fiedsch/pathdumper
30 Downloads
Dump the data of an array so it displays the "path" that you would use in a twig template to access the respectice elements
symfony/property-access
244674884 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
aura/sql
1999784 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
indaxia/doctrine-orm-transformations
78962 Downloads
Provides JSON-ready Doctrine ORM Entity-Array transfomtaions
dpolac/dictionary
220475 Downloads
Collection indexed with objects and scalars
rcubitto/json-pretty
52333 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation