zephyrphp/database

Database module for ZephyrPHP - Doctrine ORM integration

Maintainers

Package info

github.com/Techwonia/zephyrphp-database

pkg:composer/zephyrphp/database

Statistics

Installs: 58

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v0.4.48 2026-03-24 23:09 UTC

README

Doctrine ORM integration module for ZephyrPHP.

Features

  • Doctrine ORM with entity models
  • DBAL query builder
  • Schema management
  • Migration support
  • Entity generator with Blueprint API
  • Soft deletes trait

Installation

composer require zephyrphp/database

Note: This package is designed exclusively for ZephyrPHP and is not compatible with other PHP frameworks.

License

MIT