Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! âĻ
- Host: GitHub
- URL: https://github.com/chrisnharvey/magiclamp
- Owner: chrisnharvey
- License: mit
- Created: 2019-10-14T12:30:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-14T19:16:48.000Z (over 2 years ago)
- Last Synced: 2024-05-01T23:30:03.940Z (8 months ago)
- Topics: development, devops, docker, docker-compose, nodejs, php
- Language: Dockerfile
- Homepage: https://magiclamp.app
- Size: 5.37 MB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
## 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).