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

https://github.com/julienloizelet/ddev-crowdsec-php

A DDEV add-on to handle Crowdsec PHP projects
https://github.com/julienloizelet/ddev-crowdsec-php

add-on crowdsec ddev php

Last synced: about 1 year ago
JSON representation

A DDEV add-on to handle Crowdsec PHP projects

Awesome Lists containing this project

README

          

# Crowdsec PHP DDEV add-on

[![Version](https://img.shields.io/github/v/release/julienloizelet/ddev-crowdsec-php?include_prereleases)](https://github.com/julienloizelet/ddev-crowdsec-php/releases)

**Table of Contents**

- [Introduction](#introduction)
- [Requirements](#requirements)
- [Installation](#installation)
- [License](#license)
- [Contribute](#contribute)

## Introduction

The purpose of this [DDEV](https://ddev.readthedocs.io/en/stable/) add-on is to share my development DDEV's tools.

I use it to set up a [Crowdsec](https://www.crowdsec.net/) development environment.

## Requirements

This add-on depends on `julienloizelet/ddev-tools` add-on:

`ddev get julienloizelet/ddev-tools`

## Installation

`ddev get julienloizelet/ddev-crowdsec-php`

## License

[MIT](LICENSE)

## Contribute

Anyone is welcome to submit a pull request to this repository.

**Contributed and maintained by [julienloizelet](https://github.com/julienloizelet)**