tibaredha / tibamvc
PHP 的 mvc
v0.0.6
2020-12-01 19:23 UTC
Requires
- php: >=7.4
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