Using PhpStorm Php 8 attributes

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • phpstorm-attributes

    PhpStorm specific attributes

  • I was messing around with PHP 8 and noticed that PhpStorm has some builtin attributes such as Immutable and ArrayShape. Kind of nice if only for documentation. There is a composer package to allow other static tools to possibly use them.

  • Psalm

    A static analysis tool for finding errors in PHP applications

  • If you're curious to see that in practice, Psalm has a chunk of computer-sciency logic that uses pure functions and immutable classes as an extra protective measure.

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

    📝 Source repository of Qodana Help

  • It is possible to run PhpStorm on CI with Qodana https://github.com/jetbrains/qodana

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

  • PHP RFC: Deprecations for PHP 8.3

    5 projects | /r/PHP | 30 May 2023
  • php inspections ea plugin

    1 project | /r/phpstorm | 28 Apr 2023
  • What are those micro-optimizations that you can't forget?

    2 projects | /r/PHP | 1 Sep 2021
  • Rector keeps your PHP code base fresh and perfect

    2 projects | dev.to | 15 Mar 2024
  • PHP-Parser: A PHP parser written in PHP

    1 project | news.ycombinator.com | 6 Mar 2024