Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisnharvey/magiclamp

magicLAMP is a full PHP development environment that works like magic! âœĻ
https://github.com/chrisnharvey/magiclamp

development devops docker docker-compose nodejs php

Last synced: about 1 month ago
JSON representation

magicLAMP is a full PHP development environment that works like magic! âœĻ

Awesome Lists containing this project

README

        


Build status
Documentation Status
Author
Latest version
License

## About magicLAMP

magicLAMP is a full PHP development environment that works like magic! âœĻ

- ðŸĪĐ Run **multiple PHP versions** (5.6 - 8.0) at the same time (no more restarting, or rebuilding)
- 🙌 **Automatic DNS resolution** (bye-bye `hosts` file)
- 🚀 **Automatic Virtual Host creation** (forget `apache.conf` or `nginx.conf`)
- 🔒 **Automatic and valid SSL certificates** (mixed content errors are a thing of the past)
- ðŸ’ū Pre-configured databases that are ready to use - **MySQL** - **PostgreSQL** - **Redis** - **Memcached**
- 📋 Pre-configured database management tools - **pgAdmin 4** - **phpMyAdmin** - **redis-cli**
- ✉ïļ Catch all **SMTP mail server with webmail** for testing emails locally
- ðŸ”Ļ **Powerful workspace** with pre-installed dev tools
- 👀 **Selenium** for Firefox and Chrome with VNC access
- 🙏 Switchable versions of **NodeJS and npm** with **nvm**
- 🔍 Built-in **ElasticSearch**
- 🐇 Built-in **RabbitMQ** with management GUI
- ðŸŠķ Built-in **Apache Kafka** broker with web GUI
- ✅ **So much more**

## Getting Started

magicLAMP has extensive [documentation](https://magiclamp.app) to help you get started.

- [Installing magicLAMP](https://magiclamp.app/en/stable/getting-started/installing-magiclamp)
- [Updating magicLAMP](https://magiclamp.app/en/stable/getting-started/updating-magiclamp)
- [Quick Start](https://magiclamp.app/en/stable/getting-started/quick-start)

## Contributing

Thank you for considering contributing to magicLAMP! The contribution guide can be found in [CONTRIBUTING.md](CONTRIBUTING.md).

## Code of Conduct

In order to ensure that the magicLAMP project is welcoming to all, please review and abide by the [Code of Conduct](CODE_OF_CONDUCT.md).

## Security Vulnerabilities

If you discover a security vulnerability within magicLAMP, please **do not** report it publicly. Instead, please see the [Security Policy](SECURITY.md)

## License

magicLAMP is open-source software licensed under the [MIT license](LICENSE.md).