- Added new template PhpCliTemplate phpcli

- Added new template PhpLibraryTemplate `phplib`
 - Implemented a template engine and refactored the CLI menu for the Project Manager and added a new `template` command
This commit is contained in:
Netkas 2023-09-01 03:47:01 -04:00
parent 8ea203a0f1
commit 0e8397ec1f
No known key found for this signature in database
GPG key ID: 5DAF58535614062B
23 changed files with 814 additions and 445 deletions

View file

@ -1,8 +0,0 @@
{
"project": {
"compiler": {
"extension": "php",
"minimum_version": "8.0"
}
}
}