Skip to content

Custom development environment with PHP 5.6, Apache 2.4, MySQL 5.6, XDebug, Composer and some other tools.

License

Notifications You must be signed in to change notification settings

srikanthkolli/vagrant-lamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-lamp

Custom development environment with PHP 5.6, Apache 2.4, MySQL 5.6, XDebug, Composer and some other tools.

What's that?

It's my custom development box based on Vagrant. It uses a standard shell provisioning provider, so there is no need to configure PuPHet nor Chief.

What's included?

  • Ubuntu Trusty Tahr 14.04 x64
  • PHP 5.6
  • MySQL 5.6
  • Apache 2.4
  • Git
  • XDebug
  • PhpMyAdmin 4.3.x
  • Adminer 4.x
  • MailCatcher 0.5.x
  • PHP_CodeSniffer
  • Composer
  • PEAR
  • Phing

How to install?

  1. Install: [Vagrant](https://www.vagrantup.com/) [Oracle VirtualBox](https://www.virtualbox.org/)
  2. Clone this repository: git clone https://github.com/eeree/vagrant-lamp.git vagrant-lamp
  3. Navigate to a newly created directory: cd vagrant-lamp
  4. Run Vagrant vagrant up

That's all!

About

Custom development environment with PHP 5.6, Apache 2.4, MySQL 5.6, XDebug, Composer and some other tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.9%
  • PHP 0.1%