Repository navigation
#
LAMP
LAMP is a bundle of software consisting of four open source programs. It is one of the most popular software categories for servers.
A usual LAMP server includes:
- Linux (operating system)
- Apache (web server)
- MySQL, MariaDB or MongoDB (database software)
- PHP, Perl, or Python (programming language)
Most Linux distributions include the components of a LAMP server. There are also some other variants of LAMP, such WAMP, which runs on Windows instead of Linux.
A modern Docker LAMP stack and MEAN stack for local development
PHP
4473
1 年前
My default LAMP development stack for Vagrant
Ruby
748
7 年前
C++
740
2 个月前
567
2 年前
Docker with Apache, MySql, PhpMyAdmin and Php
PHP
375
3 年前
Demo serverless applications, examples code snippets and resources for PHP
PHP
366
2 年前
Stacker - The environment for local web development, ready for use.
Shell
364
7 年前
Shell
146
3 年前
A super-simple Vagrantfile / bootstrap.sh to setup a LAMP stack inside Vagrant 100% automatically
Shell
132
3 年前