Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message
Json Pointer

Json Pointer Laravel Package

ergebnis/json-pointer

RFC 6901 JSON Pointer abstraction for PHP. Create, parse, and encode reference tokens from plain strings, JSON strings, or URI fragment identifiers, with helpers to output JSON-safe and URI-safe forms. Install via Composer: ergebnis/json-pointer.

View on GitHub
Deep Wiki
Context7

ergebnis/json-pointer is a small PHP package that models JSON Pointer (RFC 6901) concepts with safe, explicit value objects. It helps you build and transform pointer parts without hand-rolling escaping rules for JSON strings or URI fragments.

Use it to convert between raw strings, JSON string representation, and URI fragment identifier formats—useful when working with JSON Patch, configuration trees, or APIs that address JSON members by pointer.

  • Create ReferenceToken instances from plain strings, JSON strings, or URI fragments
  • Convert tokens via toString(), toJsonString(), and toUriFragmentIdentifierString()
  • Correctly handles RFC 6901 escaping (~0, ~1)
  • Supports Unicode and percent-encoding for URI fragments
  • Lightweight, focused abstraction with Composer installation
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport