-
Also, there is microframework similar to laravel, made for begginers: https://github.com/Lemon-Framework/Lemon
-
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.
-
unframework
Unframework is not a framework. It's an opinionated collection of off-the-shelf PHP components and some very basic glue to stick them together for cases where you don't want to use a full framework
I've written what I call an unframework before - basically an opinionated boilerplate consisting of a collection of packages and some glue code. I've also built a flat-file CMS without a framework, using a similar approach. I learned a hell of a lot by doing both, but the biggest thing I learned in the process was not to do that.
-
nano
🧬 Nano is a zero-config, no skeleton, minimal Hyperf distribution that allows you to quickly build a Hyperf application with just a single PHP file. (by hyperf)
-
hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.