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