Libraries tagged by in_array_r
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
rossriley/validation
18260 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
rail-mukhametshin/config-manager
3 Downloads
ConfigManagerPHP is a lightweight and flexible configuration management tool for PHP applications. It provides an easy and intuitive interface for managing and accessing configuration data in various formats. With support for key formats such as PHP arrays and JSON, and planned expansions for YAML, 'ConfigManagerPHP' ensures centralized and efficient management of configuration settings, essential for any PHP project.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
ecks/ecks
50 Downloads
An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.
newbridgegreen/extjs-bundle
24 Downloads
Allows you to return arrays of objects in a ExtJS Store friendly output. For use with the FOSRestBundle
dq5studios/entity_column
432 Downloads
A drop-in replacement for array_column() that supports objects with getters.
bentools/doctrine-static
563 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
andrewsuzuki/perm
165 Downloads
Save array-return configuration files in Laravel 4.
vmpublishing/mysql_credentials_provider
245 Downloads
provides a service, that parses mysql credentials in various formats and returns an array for iluminate consumption
mundhalia/xmlparser
2 Downloads
Renders xml for laravel, in clooection, array, object or xml format
jpuck/peer-value-distributer
15 Downloads
Given an array, return a new array with the same keys and values randomly distributed evenly amongst the peers in the specified batch quantity.
ghebby/laravel-hfm
13 Downloads
A laravel packe aimed to reduce verbose and repetiteve code in the application by generatinc it at runtime starting from a simple Array declaration in the Models.
chrisabey84/laravel-cached-options-list
303 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
threatdatascience/envarray
23 Downloads
Automagically replace leaf values in a multidimensional array with env vars