blazon/database-core

Core database integration for the Blazon API framework. Contains the needed integrations and boilerplate for Doctrine ORM

0.0.7 2021-07-19 16:26 UTC

This package is auto-updated.

Last update: 2024-03-20 04:08:17 UTC


README

This package contains the database integration for the Doctrine ORM and the Blazon API framework.

Table of Contents

Installation

composer require blazon/database-core

Usage

Configuration

Minimal Configuration

Example

Full Configuration

Example

Upgrades