PHPackages                             slavcodev/php-json-pointer - 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. slavcodev/php-json-pointer

ActiveLibrary

slavcodev/php-json-pointer
==========================

An easy to use, implementation of the RFC 6901

v0.1.0(5y ago)05MITPHPPHP ^7.4|^8.0

Since Mar 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/slavcodev/php-json-pointer)[ Packagist](https://packagist.org/packages/slavcodev/php-json-pointer)[ Docs](https://github.com/slavcodev/php-json-pointer)[ RSS](/packages/slavcodev-php-json-pointer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

The JSON pointer - PHP object implementation
============================================

[](#the-json-pointer---php-object-implementation)

[![Test status](https://github.com/slavcodev/php-json-pointer/workflows/Tests/badge.svg)](https://github.com/slavcodev/php-json-pointer)[![Latest Version](https://camo.githubusercontent.com/2d7000239e45b9c09ac5482f6a36691c03322f1e9692075cad17873f9d5434ad/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f736c6176636f6465762f7068702d6a736f6e2d706f696e7465722e7376673f6c6162656c3d6c6174657374)](https://packagist.org/packages/slavcodev/php-json-pointer)[![PHP Version](https://camo.githubusercontent.com/cf1889222776e3f65c4ac5be1aa4b147518467acf563947c82f32ba3d7380c29/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f736c6176636f6465762f7068702d6a736f6e2d706f696e7465722e737667)](https://github.com/slavcodev/php-json-pointer)[![Total Downloads](https://camo.githubusercontent.com/b86a25f5eb646234f3b6821683808469c025a4108cf38abac58810bcdcd4bac4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736c6176636f6465762f7068702d6a736f6e2d706f696e7465722e737667)](https://packagist.org/packages/slavcodev/php-json-pointer)[![License](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)

An easy to use, implementation of the [RFC 6901](https://tools.ietf.org/html/rfc6901)

*TBD*

Install
-------

[](#install)

Using [Composer](https://getcomposer.org)

```
composer require slavcodev/php-json-pointer
```

Running tests
-------------

[](#running-tests)

```
# install required files
composer install

# run the unit tests
phpunit

# run quality tool
psalm
```

Contributing
------------

[](#contributing)

Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CODE OF CONDUCT](.github/CODE_OF_CONDUCT.md) for details.

Credits
-------

[](#credits)

[To all awesome contributors](../../contributors)

License
-------

[](#license)

The MIT License. Please see [LICENSE](LICENSE) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

1886d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/757721?v=4)[Slava Medvedev](/maintainers/slavcodev)[@slavcodev](https://github.com/slavcodev)

---

Top Contributors

[![slavcodev](https://avatars.githubusercontent.com/u/757721?v=4)](https://github.com/slavcodev "slavcodev (24 commits)")

---

Tags

jsonjson-pointerrfc-6901

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/slavcodev-php-json-pointer/health.svg)

```
[![Health](https://phpackages.com/badges/slavcodev-php-json-pointer/health.svg)](https://phpackages.com/packages/slavcodev-php-json-pointer)
```

PHPackages © 2026

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