Packages from hunnomad
-
PHP
hunnomad/classdatabase
Lightweight multi-driver database wrapper (PDO, MongoDB, Redis) with simple CRUD, rawQuery and transaction helpers.
-
PHP
hunnomad/ravendb
This class provides a simple interface for interacting with a RavenDB database using HTTP requests. It supports basic operations such as `PUT`, `GET`, `QUERY`, and `DELETE` for managing documents within a RavenDB instance. The class utilizes cURL for making HTTP requests and expects a PEM file for SSL certificate verification.
-