PHPackages                             dwo/simple\_accessor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dwo/simple\_accessor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dwo/simple\_accessor
====================

Simple property access to objects and arrays by using simple string notation

v0.3.0(9y ago)06.8k2MITPHPPHP &gt;=5.3.0

Since May 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/davewwww/SimpleAccessor)[ Packagist](https://packagist.org/packages/dwo/simple_accessor)[ Docs](https://github.com/davewwww)[ RSS](/packages/dwo-simple-accessor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (2)

[![Build Status](https://camo.githubusercontent.com/9dba6a4c37504f79f3e2c1070cd8b26f236d90afe4ece8eef65e3b66c2eeb4c4/68747470733a2f2f7472617669732d63692e6f72672f64617665777777772f53696d706c654163636573736f722e737667)](https://travis-ci.org/davewwww/SimpleAccessor) [![Coverage Status](https://camo.githubusercontent.com/d8997204e69f188385935761b693fc4006986e2b95f428229642079e831b5d51/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f64617665777777772f53696d706c654163636573736f722f62616467652e737667)](https://coveralls.io/r/davewwww/SimpleAccessor) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/fefd6b376ec77138c028ab8f59cd8cc3ef7085256404a4be9eee72c27bd29771/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64617665777777772f53696d706c654163636573736f722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/davewwww/SimpleAccessor/?branch=master)

SimpleAccessor
--------------

[](#simpleaccessor)

Simple property access to objects and arrays by using simple string notation

```
SimpleAccessor::getValueFromPath($object, 'foo.bar.date');
```

Installation
------------

[](#installation)

Installation with Composer

```
composer.phar require dwo/simple_accessor
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~174 days

Total

4

Last Release

3490d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92fbda736c9e7b2a06e4d23b0e3768f3f7cec3a609540808ef5db10c348231c0?d=identicon)[dave](/maintainers/dave)

---

Tags

accesspropertyproperty-patharraysobjects

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dwo-simple-accessor/health.svg)

```
[![Health](https://phpackages.com/badges/dwo-simple-accessor/health.svg)](https://phpackages.com/packages/dwo-simple-accessor)
```

###  Alternatives

[symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

2.8k295.3M2.5k](/packages/symfony-property-access)[dflydev/dot-access-data

Given a deep data structure, access data by dot notation.

720359.1M86](/packages/dflydev-dot-access-data)[ilya/belt

A handful of tools for PHP developers.

71020.8k1](/packages/ilya-belt)[minwork/array

Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements

66256.1k5](/packages/minwork-array)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
