Libraries tagged by php arrays
welshdev/doctrine-base-repository
510 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
vistik/typed-collections
28133 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
ufo-tech/dto-transformer
1114 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
tobento/service-collection
402 Downloads
Fluent and convenient wrapper classes for working with arrays of data.
thefox/utilities
5382 Downloads
Collection of usefull PHP utilities.
sqonk/phext-core
1844 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
spaf/simputils
6061 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
sonofwinter/binding-bundle
3073 Downloads
This Bundle provides a binding from array to Entity with Symfony
slick/configuration
6410 Downloads
The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications.
sevenecks/tableify
5798 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.
session-interop/utils.defaultmanager
53310 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/middleware.async
53323 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
myerscode/utilities-bags
7466 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
mossengine/helpersarray
521 Downloads
A PHP sub library for the Mossengine/Helper library that provides Array helper functions
maplephp/dto
328 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.