Testing PHP API for a small key-value database

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. beryldb

    Discontinued BerylDB is a fully modular data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, multimaps, and keys.

    In the past months, I have been working on a small key-value database project named BerylDB. You may check the project's Github here. I would like to integrate it with PHP and feedback/tests is certainly appreciated. I'm still learning PHP and some advice is highly appreciated.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. php-beryl

    Discontinued Official PHP Driver for BerylDB.

    As of now, BerylDB is a project to learn more about the intriguing database world 🤓. However, I would certainly be delightful to make it a real project in the future. I am now releasing the server's PHP API and would appreciate any kind of feedback. It is a very small API, and I am thinking to continue working on it.

  4. OAuth 2.0 Client

    Easy integration with OAuth 2.0 service providers.

    Here's a good example of that: https://github.com/thephpleague/oauth2-client/blob/master/.gitattributes

  5. cakephp-swagger-bake

    Automatically generate OpenAPI, Swagger, and Redoc documentation from your existing CakePHP code.

    This can easily integrate into your existing github actions, here is an example of its usage on a project I maintain: https://github.com/cnizzardini/cakephp-swagger-bake

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

  • Build Auth Service using Axum and PASETO

    2 projects | dev.to | 31 Jan 2025
  • CakePHP 5.1.0 Released

    1 project | news.ycombinator.com | 20 Sep 2024
  • How I Built a Scalable, Free URL Shortener.

    2 projects | dev.to | 24 Aug 2024
  • Demystifying Cookies and Tokens

    1 project | news.ycombinator.com | 24 Jul 2024
  • How to Use ServBay to Create and Run a CakePHP Project

    1 project | dev.to | 26 Jun 2024