Libraries tagged by in_array_r

nicofff/lazy-iter

19 Favers
5 Downloads

Lazy array function chains inspired in Rust

Go to Download


dynoser/walkdir

0 Favers
366 Downloads

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

Go to Download


assegaiphp/collections

0 Favers
210 Downloads

The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.

Go to Download


dealnews/filter

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


danbettles/morf

0 Favers
555 Downloads

Morf is used to filter request-parameters *en masse*. It is configured with an array of definitions that describe 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
5 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


nolikein/array-mapping

0 Favers
6 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
259 Downloads

Reorder an item in an array before or after another.

Go to Download


xlsx/array

0 Favers
4 Downloads

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

Go to Download


emulgeator/server-superglobal-object-representation

0 Favers
23 Downloads

A simple class which represents the $_SERVER super global array in PHP

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
4 Downloads

Helper to cache using dotted array keys in Laravel

Go to Download


robloach/require-one

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


<< Previous Next >>