Weekly help thread

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

    PSR-7 HTTP message library (by guzzle)

  • I saw a vendor-bin directory in a few projects and I asked me why there needed? I can add dev requirements to my composer.json and actually I would say, the composer.json in your root directory is the place for psalm etc. Why also add another directory with a extra composer.json?

  • DoctrineExtensions

    A set of Doctrine 2 extensions (by beberlei)

  • Probably the best answer to your question is to use an established "ORM" (Object Relational Mapping). Doctrine ( https://www.doctrine-project.org/ ) is a very popular one. Those libraries have already solved many of the problems you're going to run into.

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

    The PHP Interpreter

  • phpstan-strict-rules

    Extra strict and opinionated rules for PHPStan

  • phpstan has some strictness rules which, at a glance, can cover this: https://github.com/phpstan/phpstan-strict-rules/blob/1.2.x/README.md

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

  • Membuat CI/CD Workflow Menggunakan GitHub Action dan Deployer pada Framework Laravel

    2 projects | dev.to | 2 Jun 2024
  • Membuat Job Queue Batching pada Laravel dengan Indikator Proses Secara Realtime Menggunakan Pusher

    2 projects | dev.to | 2 Jun 2024
  • # 5 Testing Frameworks for JavaScript Developers

    3 projects | dev.to | 1 Jun 2024
  • Playwright – A Framework for Web Testing and Automation

    1 project | news.ycombinator.com | 31 May 2024
  • Revolutionize Your Unit Testing with Testcontainers and Docker

    1 project | dev.to | 31 May 2024