Libraries tagged by in_array_r

laxity7/yii2-json-field

4 Favers
89228 Downloads

Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data

Go to Download


wyrihaximus/string-get-in

1 Favers
163876 Downloads

Wrapper around igorw/get-in using strings rather then arrays are keys

Go to Download


ghanuz/relations

7 Favers
5501 Downloads

To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.

Go to Download


lumosolutions/actionable

16 Favers
822 Downloads

Provides a clean, elegant way to create dispatchable and runnable actions in Laravel with built-in array conversion capabilities

Go to Download


sbwerewolf/language-specific

3 Favers
23497 Downloads

Read nested arrays safely and cast values predictably in PHP 8.4+

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
360943 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


mathiasgrimm/arraypath

26 Favers
26577 Downloads

php array utility to manipulate array in a xpath way

Go to Download


ihor/cachalot

29 Favers
28401 Downloads

Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)

Go to Download


forrest79/type-validator

6 Favers
1780 Downloads

TypeValidator provides functionality to check types with PHP Doc syntax in runtime and narrow types for PHPStan.

Go to Download


dazza-dev/laravel-batch-validation

21 Favers
966 Downloads

Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.

Go to Download


millipress/millibase

1 Favers
3578 Downloads

Declarative WordPress settings framework. Define your settings page in PHP arrays — sections, fields, tabs, validation — and get a React UI automatically.

Go to Download


eboreum/caster

2 Favers
8431 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


dealnews/filter

0 Favers
5905 Downloads

This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.

Go to Download


webnuvola/excel-reader

1 Favers
5780 Downloads

Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format

Go to Download


mateuszblaszczyk/record-finder

1 Favers
17103 Downloads

It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.

Go to Download


<< Previous Next >>