-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
framework-x
Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.
Have a look at Framework X (https://framework-x.org). It's barebones, but provides routing and basic request/response handling to build your own stuff upon. It's based on ReactPHP so you can use it as standalone service or use it in shared hosting with FPM, whichever suits you.
-
filament
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. (by filamentphp)
Can I recommend you try something with laravel, just for fun?
Build a small app using laravel + filamentphp (admin/backend): https://filamentphp.com/
In one day or less you get an amazing backend system that's so easy to manage it drives me crazy how hard I had to work for the same functionality before.
Filament kinda made me fall back in love w/ Laravel to be honest.