Libraries tagged by php array
xbyter/php-object-mapping
84 Downloads
PHP对象映射,可以将array/object映射为类对象。可做参数的传递、Request参数映射、Entity、Bean等
wtabata/arraymenu
1 Downloads
Create a nested menu from an array with list items.
wmsamolet/php-object-collections
26 Downloads
PHP object collections - strongly typed collections for objects and more
volt/modern_php_scanner
28 Downloads
Scan URLs from an array and return an array of inaccessible URLs. An example component from Josh Lockhart's book "Modern PHP" (2015)
vistik/type-hinted-arrays
8892 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
vincenzoraco/date-formatter-php
21 Downloads
A package to generate an array with different date formats
vildanhakanaj/php-options
19 Downloads
Simple way to interact with an options array in your website
vertilia/valid-array
95 Downloads
Object with automatic items validation based on standard filtering mechanism of php
tox2ik/php-mysqli-aliases
537 Downloads
fetch-array, insert values, etc
torunar/array-functions
3 Downloads
Set of functions to operate the most glorious PHP data structure
tonivdv/php-dom-utils
21 Downloads
Provides an easy way to fill a DOMDocument with an array
tiagosampaio/tmdb-api-php
7 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
techworker/php-fn-sortby
13 Downloads
Small function that can be used to sort an array of any shape. PHP7 only.
susina/xml-to-array
417 Downloads
Simple PHP library to convert an XML string into an array
solodkiy/doctrine-array-hydrator
340 Downloads
An array to entity hydrator for Doctrine 2 entities