Libraries tagged by in_array_r
ropendev/platesattributes
88 Downloads
[Plates Extension] Transform an array in html tag attributes.
renoki-co/laravel-yaml-config
3 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
dq5studios/entity_column
454 Downloads
A drop-in replacement for array_column() that supports objects with getters.
bentools/doctrine-static
566 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
wrux/blocky
480 Downloads
Map a matrix field into an array of blocks to render in twig.
nicofff/lazy-iter
5 Downloads
Lazy array function chains inspired in Rust
hejunjie/tools
1800 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
dynoser/walkdir
424 Downloads
Allows to recursively traverse files in directories or get an array of files
danbettles/morf
622 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
angus-dv/in_array_r
8 Downloads
Provides functionality for in_array_r() to projects using PHP earlier than version 5.5 or greater.
schnittstabil/array_some
112 Downloads
Checks whether some element resp. key in an array passes a test implemented by a callback function.
nolikein/array-mapping
6 Downloads
Map the access to read/write in an array. Git project : https://gitlab.com/Come-Wasik/array-mapping
xlsx/array
4 Downloads
xlsx/array - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
emulgeator/server-superglobal-object-representation
25 Downloads
A simple class which represents the $_SERVER super global array in PHP
phpdevcommunity/php-options-resolver
173 Downloads
This library provides a simple solution for processing and validating option arrays in PHP.