tibaredha/tibamvc

v0.0.6 2020-12-01 19:23 UTC

This package is auto-updated.

Last update: 2024-09-29 05:56:08 UTC


README

composer init creer un fichier composer.json
{
    "name": "tibaredha/tibamvc",
    "description": "mvc for php",
    "license": "MIT",
	"minimum-stability": "dev",
	"require": {
        "php": ">=7.4"   
    }
}
 git pull ver repositry
 spakagist ubmit - +update  
 
 creer git hook
 
 git tag v0.0.2
 git push origin v0.0.2