avatec/framework

Avatec framework

1.1.3 2022-10-26 09:39 UTC

This package is auto-updated.

Last update: 2025-04-01 14:33:13 UTC


README

Avatec Framework core files

Installing

composer require avatec/framework

Using

<?php
use Core\Form;
?>