drago-ex/project-db

The package extends the Drago Project to include mysqli database.

Installs: 49

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:drago-project-resource

pkg:composer/drago-ex/project-db

v1.0.0 2025-12-29 08:12 UTC

This package is auto-updated.

Last update: 2025-12-30 16:05:46 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

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.

Install

composer require drago-ex/project-db

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