tibaredha / tibamvc
mvc for php
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/tibaredha/tibamvc
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