phucps89 / saas-installer
There is no license information available for the latest version (v1.3.1) of this package.
v1.3.1
2019-03-20 03:13 UTC
Requires
- php: ^7.0.0
- ext-posix: *
- ext-zip: *
- czproject/git-php: ^3.17
- symfony/console: ~3.0|~4.0
- symfony/filesystem: ~3.0|~4.0
- symfony/process: ~3.0|~4.0
README
The Saas Installer package for the Saas Model.
Get Started
Requirements
- OS: Linux
- Compiler:
g++
>= 4.4 ||clang++
>= 3.x ||vc++
>= 11 - PHP 7 or higher
- Ext Zip
- Ext Posix
- Running as Root
- Java
Install package globally
composer global require phucps89/saas-installer
Bind composer binary path to system
export PATH=~/.composer/vendor/bin:$PATH
And now, you can use saas
command