Refactoring #5: From arrays to Data Transfer Objects

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • data-transfer-object

    Discontinued Data transfer objects with batteries included

  • The benefits of using DTOs are numerous, there's even a package from Spatie for them. See the package's release post and this awesome DTO explanation for a more in-depth take and how to implement and use them in a more sensible way.

  • openlittermap-web

    https://opengeospatialdata.springeropen.com/articles/10.1186/s40965-018-0050-y

  • We recently pushed a new improvement at OLM to reward admins with XP for verifying uploaded images. The most critical part of the feature, a class that does some calculations and returns some stats, introduces a small design flaw. We're going to see how to fix that in this post.

  • 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
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

  • A (very) small package to cast a variable to a new type, in including custom classes

    2 projects | /r/PHP | 8 Dec 2022
  • Given a messy class used _heavily_ with a hard time understanding whats going on... how to log stuff in testing / demo??

    1 project | /r/laravel | 24 Sep 2022
  • Leveraging DTOs for JSON database columns as an alternative to additional tables

    1 project | dev.to | 22 Apr 2022
  • What are peoples thoughts/feelings regarding PHP attributes?

    1 project | /r/PHP | 16 Dec 2021
  • Restricting ORM objects to repository classes and DTOs

    2 projects | /r/PHP | 30 Oct 2021