Download the PHP package phpgt/gtcommand without Composer
On this page you can find all versions of the php package phpgt/gtcommand. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpgt/gtcommand
More information about phpgt/gtcommand
Files in phpgt/gtcommand
Download phpgt/gtcommand
More information about phpgt/gtcommand
Files in phpgt/gtcommand
Vendor phpgt
Package gtcommand
Short Description Provides the `gt` command for automating WebEngine development.
License
Package gtcommand
Short Description Provides the `gt` command for automating WebEngine development.
License
Please rate this library. Is it a good library?
Informations about the package gtcommand
Provides the gt
command for automating WebEngine development.
This repository holds the CLI functionality for PHP.Gt/WebEngine, exposed via the gt
command line.
The following commands are exposed:
gt create
- create a new WebEngine applicationgt serve
- run the inbuilt development servergt build
- compile client-side assetsgt cron
- invoke scripts or static functions at regular intervalsgt run
- run all background scripts at once - a combination ofserve
,build --watch
andcron --watch --now
gt deploy
- instantly deploy your application to the internet
All versions of gtcommand with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
phpgt/cli Version ^1.3
phpgt/server Version ^1.1
phpgt/cron Version ^1.0
phpgt/database Version ^1.6
phpgt/build Version ^1.0
phpgt/cli Version ^1.3
phpgt/server Version ^1.1
phpgt/cron Version ^1.0
phpgt/database Version ^1.6
phpgt/build Version ^1.0
The package phpgt/gtcommand contains the following files
Loading the files please wait ....