Pleaz (Project Local Environment from A to Z), a more efficient solution to develop applications.
$ npm install -g @absolunet/pleaz
Available commands:
docker
docker:test Validate and view the docker-compose.yml file.
project
project:create-symlinks Create symbolic links for the project.
php
php:list List all versions of PHP installed.
php:switch Switch current PHP version.
php:xdebug Get Xdebug status or enable/disable.
service
service:doctor Run doctor on a service to discover problems.
service:restart Restart service [brew, nginx, php, dnsmasq, mailhog, docker, db, elasticsearch, redis, varnish, mq].
service:start Start service [brew, nginx, php, dnsmasq, mailhog, docker, db, elasticsearch, redis, varnish, mq].
service:status Get specific service status [nginx, php, dnsmasq, mailhog, db, elasticsearch, redis, varnish, mq].
service:stop Stop service [brew, nginx, php, dnsmasq, mailhog, docker, db, elasticsearch, redis, varnish, mq].
Options:
-v, --verbose Adjust the verbosity of the command.
--version Show version number.
--help Show help.
See the full documentation for an in-depth look.
See the Changelog to see what has changed.
See the Contributing Guidelines for ways to get started.
See the Support Guide for ways to get help.
See the Security Policy for sharing vulnerability reports.
This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.