soanix/cavesman

PHP Framework

0.3.6 2024-02-12 21:59 UTC

README

Alt text

Cave's Man

PHP framework

Version: 0.3.x

Requeriments

  • PHP >= 8.0

How to Install

  1. Create your project
composer require soanix/cavesman
  1. Create install.php with autoloader
require_once 'vendor/autoload.php';
  1. Running first request will generate project structure

  2. Now you can start develope

CHANGE LOG

COMMING SON