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.
For a full diff see [3.7.1...3.8.0][3.7.1...3.8.0].
For a full diff see [3.7.0...3.7.1][3.7.0...3.7.1].
For a full diff see [3.6.0...3.7.0][3.6.0...3.7.0].
For a full diff see [3.5.0...3.6.0][3.5.0...3.6.0].
For a full diff see [3.4.0...3.5.0][3.4.0...3.5.0].
For a full diff see [3.3.0...3.4.0][3.3.0...3.4.0].
For a full diff see [3.2.0...3.3.0][3.2.0...3.3.0].
For a full diff see [3.1.0...3.2.0][3.1.0...3.2.0].
Specification::not() ([#123]), by [@localheinz]For a full diff see [3.0.0...3.1.0][3.0.0...3.1.0].
Specification::closure() ([#56]), by [@localheinz]Specification::never() ([#57]), by [@localheinz]Specification::always() ([#58]), by [@localheinz]For a full diff see [2.1.0...3.0.0][2.1.0...3.0.0].
Specification ([#50]), by [@localheinz]Specification::anyOf() ([#53]), by [@localheinz]JsonPointers ([#48]), by [@localheinz]For a full diff see [2.0.0...2.1.0][2.0.0...2.1.0].
JsonPointers as a value object ([#17]), by [@localheinz]For a full diff see [1.0.0...2.0.0][1.0.0...2.0.0].
JsonPointer::fromUriFragmentIdentifierString() and ReferenceToken::fromUriFragmentIdentifierString() to allow creation from URI fragment identifier representations ([#6]), by [@localheinz]JsonPointer::fromReferenceTokens() to allow creation of JsonPointer from ReferenceTokens ([#9]), by [@localheinz]Renamed named constructors and accessors of Exception\InvalidJsonPointer, JsonPointer, and ReferenceToken ([#4]) and ([#5]), by [@localheinz]
Exception\InvalidJsonPointer::fromString() to Exception\InvalidJsonPointer::fromJsonString()JsonPointer::fromString() to JsonPointer::fromJsonString()JsonPointer::toString() to JsonPointer::toJsonString()ReferenceToken::fromEscapedString() to ReferenceToken::fromJsonString()ReferenceToken::fromUnescapedString() to ReferenceToken::fromString()ReferenceToken::toEscapedString() to ReferenceToken::toJsonString()ReferenceToken::toUnescapedString() to ReferenceToken::toString()For a full diff see a5ba52c...1.0.0.
ReferenceToken as a value object (#1), by [@localheinz]JsonPointer as a value object (#2), by [@localheinz]How can I help you explore Laravel packages today?