akeb/sql_pholder

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

This package is auto-updated.

Last update: 2025-01-02 15:46:53 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