Libraries tagged by in_array_r

anik/cache

4 Favers
4 Downloads

Go to Download


ropendev/platesattributes

5 Favers
67 Downloads

[Plates Extension] Transform an array in html tag attributes.

Go to Download


renoki-co/laravel-yaml-config

7 Favers
1 Downloads

The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.

Go to Download


rossriley/validation

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


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


dq5studios/entity_column

0 Favers
340 Downloads

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

Go to Download


ghebby/laravel-hfm

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


wrux/blocky

26 Favers
471 Downloads

Map a matrix field into an array of blocks to render in twig.

Go to Download


nicofff/lazy-iter

19 Favers
3 Downloads

Lazy array function chains inspired in Rust

Go to Download


dynoser/walkdir

0 Favers
273 Downloads

Allows to recursively traverse files in directories or get an array of files

Go to Download


alexanevsky/output-normalizer-bundle

1 Favers
36 Downloads

Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.

Go to Download


singlequote/laravel-text-parser

0 Favers
182 Downloads

A package to replace words in a text with values from a array. Also supports aliases and excluded properties

Go to Download


phpfacile/event-json

0 Favers
33 Downloads

This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.

Go to Download


angus-dv/in_array_r

0 Favers
2 Downloads

Provides functionality for in_array_r() to projects using PHP earlier than version 5.5 or greater.

Go to Download


schnittstabil/array_some

2 Favers
112 Downloads

Checks whether some element resp. key in an array passes a test implemented by a callback function.

Go to Download


<< Previous Next >>