drago-ex/project-db

The package extends the Drago Project to include mysqli database.

Maintainers

Package info

github.com/drago-ex/project-db

Type:drago-project-resource

pkg:composer/drago-ex/project-db

Statistics

Installs: 71

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2026-03-10 05:47 UTC

This package is auto-updated.

Last update: 2026-05-10 15:20:20 UTC


README

The package extends the Drago Project to include mysqli database.

License: MIT PHP version Coding Style

Requirements

  • PHP >= 8.3
  • Nette Framework
  • Docker
  • Dibi
  • Drago Project core packages

Installation

composer require drago-ex/project-db

The package does the following

  • Copies a configured Neon file with database settings preconfigured for Docker.
  • Adds Docker files for database setup.
  • Integrates Dibi for database interaction.

Remember

The package extends the basic php server on docker with a mysqli database and requires an existing build before the update, and only then can the docker update be performed.

https://github.com/drago-ex/project-docker