Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/drago-ex/project
- Owner: drago-ex
- Created: 2015-10-17T09:54:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T09:47:13.000Z (3 months ago)
- Last Synced: 2024-11-13T14:34:27.044Z (2 days ago)
- Topics: nette, project
- Language: PHP
- Homepage:
- Size: 299 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```