From java / .net to say hello to Php and Symfony ?

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

    Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.

  • If you are looking to make apis, check out https://api-platform.com . It is based on symfony.

  • PHP CPP

    Library to build PHP extensions with C++

  • Look at things like how Hydration in PHP can done. Look also at PDO directly and how you can choose to get an array, or object back from the database directly from the driver (https://www.php.net/manual/en/pdostatement.fetchall.php ). Look at how to create a underlaying C++ library that can talk directly to the hardware (http://www.php-cpp.com/ ). Use PHP as a first class Templating language as this is what it was designed to do (https://www.ntchosting.com/encyclopedia/scripting-and-programming/php/php-in/). Pro tip, you don't have to template HTML, PHP can "template" anything that returns a stream.

  • 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

  • API Platform

    1 project | news.ycombinator.com | 30 May 2024
  • Consistent validation with API Platform 3

    2 projects | dev.to | 12 May 2024
  • Shot in the dark

    2 projects | /r/PHP | 12 Jul 2023
  • API Platform (the PHP framework for creating REST and GraphQL APIs) has a brand new website!

    1 project | /r/PHP | 30 Jun 2023
  • Is that the way to create an API? 😣 yes, I hate PHP

    1 project | /r/programminghorror | 29 Jun 2023