akeb/sql_pholder

v1.0.0 2024-05-22 10:09 UTC

This package is auto-updated.

Last update: 2025-05-30 16:50:30 UTC


README

Install

composer project akeb/sql_pholder

Composer config

{
    "require": {
        "akeb/sql_pholder": "^1.0.0"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/AKEB/Framework-AKEB-sql_pholder"
        }
    ]
}

or

composer require akeb/sql_pholder