avatec/framework

1.1.3 2022-10-26 09:39 UTC

This package is auto-updated.

Last update: 2024-09-15 00:04:32 UTC


README

Avatec 框架核心文件

安装

composer require avatec/framework

使用

<?php
use Core\Form;
?>