Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drago-ex/project

:bulb: Basis for new modules projects on Drago Extension (@drago-ex)
https://github.com/drago-ex/project

nette project

Last synced: about 19 hours ago
JSON representation

:bulb: Basis for new modules projects on Drago Extension (@drago-ex)

Awesome Lists containing this project

README

        

## Drago Project
Basis for new modules projects on Drago Extension

[![PHP version](https://badge.fury.io/ph/drago-ex%2Fproject.svg)](https://badge.fury.io/ph/drago-ex%2Fproject)
[![Coding Style](https://github.com/drago-ex/project/actions/workflows/coding-style.yml/badge.svg)](https://github.com/drago-ex/project/actions/workflows/coding-style.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/drago-ex/project/badge)](https://www.codefactor.io/repository/github/drago-ex/project)

## Technology
- PHP 8.1 or higher
- composer
- docker
- node.js

## Installation
```
composer create-project drago-ex/project
```