Libraries tagged by in_array_r

raheelarifkhans/json-to-html-converter

1 Favers
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.

Go to Download


rossriley/validation

2 Favers
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.

Go to Download


rail-mukhametshin/config-manager

0 Favers
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.

Go to Download


orware/compressed-string

4 Favers
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.

Go to Download


ecks/ecks

0 Favers
50 Downloads

An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.

Go to Download


newbridgegreen/extjs-bundle

3 Favers
24 Downloads

Allows you to return arrays of objects in a ExtJS Store friendly output. For use with the FOSRestBundle

Go to Download


dq5studios/entity_column

0 Favers
432 Downloads

A drop-in replacement for array_column() that supports objects with getters.

Go to Download


bentools/doctrine-static

3 Favers
563 Downloads

Doctrine Static - Mock managers and repositories in simple arrays, without any database.

Go to Download


andrewsuzuki/perm

2 Favers
165 Downloads

Save array-return configuration files in Laravel 4.

Go to Download


vmpublishing/mysql_credentials_provider

0 Favers
245 Downloads

provides a service, that parses mysql credentials in various formats and returns an array for iluminate consumption

Go to Download


mundhalia/xmlparser

0 Favers
2 Downloads

Renders xml for laravel, in clooection, array, object or xml format

Go to Download


jpuck/peer-value-distributer

0 Favers
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.

Go to Download


ghebby/laravel-hfm

0 Favers
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.

Go to Download


chrisabey84/laravel-cached-options-list

0 Favers
303 Downloads

A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms

Go to Download


threatdatascience/envarray

0 Favers
23 Downloads

Automagically replace leaf values in a multidimensional array with env vars

Go to Download


<< Previous Next >>