Libraries tagged by array access

dgifford/array-access-trait

0 Favers
5970 Downloads

Trait providing methods to implement array access using a container variable.

Go to Download


zakirullin/typed-accessor

214 Favers
6 Downloads

Convenient array-related routine & better type casting

Go to Download


smoren/nested-accessor

10 Favers
1144 Downloads

Accessor for getting and setting values of nested data structures (arrays or objects)

Go to Download


rotexsoft/versatile-collections

18 Favers
6070 Downloads

A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.

Go to Download


dmitrijs-brujevs/data-object

0 Favers
78 Downloads

Path-based in-memory data container with nested array access via slash-separated node paths.

Go to Download


webnium/json-pointer

6 Favers
12846 Downloads

Accessor implement based on JSON Pointer (RFC6901)

Go to Download


opencultureconsulting/basics

0 Favers
1396 Downloads

A collection of generic classes and useful traits for PHP projects.

Go to Download


ngsoft/tools

0 Favers
4997 Downloads

A set of reusable tools used on my projects.

Go to Download


web-fu/proxy

0 Favers
861 Downloads

Library that allows to access array and object and proxy them

Go to Download


fnayou/dotted

8 Favers
3632 Downloads

php library to access multidimensional arrays

Go to Download


kohkimakimoto/earray

17 Favers
6167 Downloads

EArray is a small PHP class to provide convenient ways to access a PHP array.

Go to Download


didix16/php-apidataobject

0 Favers
9428 Downloads

A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.

Go to Download


dschoenbauer/dot-notation

1 Favers
1243 Downloads

Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.

Go to Download


dgifford/text-file

0 Favers
5747 Downloads

Class providing methods for editing text files on a line-by-line basis.

Go to Download


gravatalonga/container

5 Favers
2705 Downloads

Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.

Go to Download


<< Previous Next >>