tigron/skeleton-i18n-storage-db

Database storage for skeleton-i18n

Maintainers

Package info

github.com/tigron/skeleton-i18n-storage-db

pkg:composer/tigron/skeleton-i18n-storage-db

Statistics

Installs: 6 204

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v0.1.4 2025-08-27 07:04 UTC

This package is auto-updated.

Last update: 2026-02-27 08:08:23 UTC


README

Description

This library enables database storage for skeleton-i18n.

Installation

Installation via composer:

composer require tigron/skeleton-i18n-storage-db

Run the migrations to update the database schema:

skeleton migrate:up