Testing PHP API for a small key-value database

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

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

  • 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