pjson: a simple JSON <=> PHP8+ data objects library

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pjson

    JSON <=> PHP8+ objects serialization / deserialization library (by square)

  • Valinor

    PHP library that helps to map any input into a strongly-typed value object structure.

  • See also: Valinor https://github.com/CuyZ/Valinor which does some of what you want, albeit in a more verbose fashion, but without polluting your objects.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ObjectHydrator

    Object Hydration library to create Command and Query objects.

  • Have you seen https://github.com/EventSaucePHP/ObjectHydrator ? How is this different/better?

  • Serde

    Robust Serde (serialization/deserialization) library for PHP 8. (by Crell)

  • Sounds a bit like Serde: https://github.com/crell/serde

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Mutuple – Replace items in Python's "immutable" tuples

    2 projects | news.ycombinator.com | 10 Apr 2024
  • Fast, Typesafe Binary Serialization

    1 project | news.ycombinator.com | 13 Mar 2024
  • Litestar 2.0

    4 projects | /r/Python | 29 Aug 2023
  • Help making draggable items for Flask app.

    1 project | /r/flask | 21 Aug 2023
  • Bebop introduces JSON-Over-Bebop for fast runtime type validation of raw JSON in JavaScript/TypeScript; faster than Zod and other alternatives

    1 project | /r/node | 27 Jun 2023