Libraries tagged by array_find
eduluz1976/array-key-find
576 Downloads
Utility to find the elements with a defined key or value, in a multidimentional array.
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
regionhalland/region-halland-plugin-find-on-page
3868 Downloads
Front-end-plugin som skapar en array för 'Hitta på sidan'
ghanuz-clone/eloquent-relations
3 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
jlabno/annotations-scanner
389 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
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.
jelle-s/arrayintersections
163 Downloads
Tries to find intersections between a combination of arrays.
bakgul/kernel
230 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
24471 Downloads
GoogleTagManagerExtension module offers plugin interface that return array for GTM datalayer
attogram/shared-media-api
575 Downloads
MediaWiki Query API wrapper to easily get Category and Media file information into simple PHP arrays. Fine-tuned for WikiMedia Commmons.
kejubayer/kej-stock-market
3 Downloads
Laravel package to fetch DSE and CSE live stock market data as arrays
fond-of-spryker/enhanced-ecommerce-impression-connector
18339 Downloads
provides product-impression-attributes for enhanced ecommerce whenever array with products is given
fiedsch/pathdumper
32 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
316879373 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
aura/sql
2657185 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.