avatec/framework

Avatec framework

1.1.3 2022-10-26 09:39 UTC

This package is auto-updated.

Last update: 2024-05-14 22:36:53 UTC


README

Avatec Framework core files

Installing

composer require avatec/framework

Using

<?php
use Core\Form;
?>