Our great sponsors
-
LeafPHP is nice. Modular and easy to work with.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
My APIs are in Slim. It's super light and you have all you need: routes and middlewares.
-
There's a note right in project page:
-
As I haven't seen it mentioned yet, I can reccommend Laminas Mezzio . It's quite small, bigger than slim though (I think). It basically only handles your HTTP Lifecycle and provides a service container. Everything else you can do on your own.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Give https://cakephp.org/ a try. It also is one of the oldest ones out there, so quite mature and stable while being rather lightweight. Serving JSON API seems like a good fit.