PHP isn't that like really bad?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • NelmioCorsBundle

    Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application

  • Just for a basic example let's compare how you add CORS in Spring in comparison to in Symfony and then in .NET. But being able to add CORS in one command, then just editing one config file? I think that's a better developer experience than the alternatives.

  • initializr

    A quickstart generator for Spring projects

  • Disagree with the start.spring.io comment. It allows you to avoid installing a global CLI tool to do the job which is located at https://github.com/spring-io/initializr/ btw.

  • 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
  • dd-trace-php

    Datadog PHP Clients

  • We've used https://github.com/dataDog/dd-trace-php, and it is pretty sweet.

  • dataenum

    Algebraic data types in Java.

  • well its actually possible to do ADTs in Java (if a little verbose) and then there are code generators that reduce the need to type out boilerplate code. There is also a library that uses the Java preprocessor and you simply add an annotation for it (https://github.com/spotify/dataenum).

  • core

    .NET news, announcements, release notes, and more! (by dotnet)

  • Yes, .NET has been running on Linux and Mac natively for 5 years now. Officially supported. (https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0-supported-os.md)

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