Libraries tagged by in_array_r

hejunjie/tools

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

Go to Download


danbettles/morf

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

Go to Download


angus-dv/in_array_r

0 Favers
8 Downloads

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

Go to Download


aegisora/in-array-rule

0 Favers
0 Downloads

Rule-based in-array validation in Aegisora ecosystem

Go to Download


schnittstabil/array_some

2 Favers
113 Downloads

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

Go to Download


aegisora/is-array-rule

0 Favers
0 Downloads

Rule-based is array validation in Aegisora ecosystem

Go to Download


nolikein/array-mapping

0 Favers
10 Downloads

Map the access to read/write in an array. Git project : https://gitlab.com/Come-Wasik/array-mapping

Go to Download


khalyomede/reorder-before-after

0 Favers
269 Downloads

Reorder an item in an array before or after another.

Go to Download


xlsx/array

0 Favers
6 Downloads

xlsx/array - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

Go to Download


kalimero/readonly-array-support

0 Favers
0 Downloads

Laravel-style support for immutable toReadonlyArray pattern in DTOs and Resources.

Go to Download


techunico/dir-reader

0 Favers
4 Downloads

this is a simple directory reader writen in php which can read the contents of given directory and return an array

Go to Download


ryssbowh/laravel-array-cache

0 Favers
5 Downloads

Helper to cache using dotted array keys in Laravel

Go to Download


robloach/require-one

2 Favers
13 Downloads

Loads the first package found in the given array.

Go to Download


phpbsb/php-short-array-syntax-converter

2 Favers
14 Downloads

Command-line script to convert or revert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.

Go to Download


daxslab/yii2-rawfileparser

2 Favers
3 Downloads

RawFileParser is a Yii2 extension that allows you to parse the content of requests that contain a raw file based on the `Content-Type` header. It does this by making the file available in the `$_FILES` array, allowing to handle it as a regular file upload.

Go to Download


<< Previous Next >>