All Projects → genesisweb → valet-linux-plus

genesisweb / valet-linux-plus

Licence: MIT license
Advanced local development experience for Linux.

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to valet-linux-plus

valet-linux
A fork of Laravel Valet to work in Linux.
Stars: ✭ 1,227 (+2015.52%)
Mutual labels:  valet
dotfiles
My dotfiles for development
Stars: ✭ 68 (+17.24%)
Mutual labels:  valet
phpmon
Lightweight, native Mac menu bar app that interacts with Laravel Valet. Helps you manage multiple PHP installations, locate config files and more.
Stars: ✭ 1,896 (+3168.97%)
Mutual labels:  valet
Gitpod
Gitpod automates the provisioning of ready-to-code development environments.
Stars: ✭ 6,261 (+10694.83%)
Mutual labels:  dev-environment
docker-dev-arduino
Arduino development environment in a container
Stars: ✭ 18 (-68.97%)
Mutual labels:  dev-environment

Build Status StyleCI Scrutinizer Total Downloads Latest Stable Version Latest Unstable Version License

Introduction

Valet Linux+ is an advanced development environment for Linux minimalists. No Vagrant, no /etc/hosts file. You can even share your sites publicly using local tunnels. Yeah, we like it too.

Valet Linux+ configures your system to always run Nginx in the background when your machine starts. Then, using DnsMasq, Valet proxies all requests on the *.test domain to point to sites installed on your local machine.

In other words, a blazing fast PHP development environment that uses roughly 7mb of RAM. Valet Linux+ isn't a complete replacement for Vagrant or Homestead, but provides a great alternative if you want flexible basics, prefer extreme speed, or are working on a machine with a limited amount of RAM.

Official Documentation

Documentation for Valet can be found on the Valet Linux website.

License

Laravel Valet is open-sourced software licensed under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].