akeb/sql_pholder

v1.0.1 2025-07-19 11:09 UTC

This package is auto-updated.

Last update: 2025-07-19 11:12:21 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