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
- Host: GitHub
- URL: https://github.com/julienloizelet/ddev-crowdsec-php
- Owner: julienloizelet
- License: mit
- Created: 2023-03-14T04:19:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:25:10.000Z (over 1 year ago)
- Last Synced: 2025-01-14T13:33:41.786Z (over 1 year ago)
- Topics: add-on, crowdsec, ddev, php
- Language: PHP
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Crowdsec PHP DDEV add-on
[](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)**