Skip to content

Commit e7d02b6

Browse files
authored
Merge branch '3.0' into issue-47
2 parents bd97031 + 2556517 commit e7d02b6

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# dot-cli
22

3-
> [!IMPORTANT]
3+
Dotkernel component to build console applications based on [laminas-cli](https://github.com/laminas/laminas-cli).
4+
45
> dot-cli is a wrapper on top of [laminas-cli](https://github.com/laminas/laminas-cli)
56
7+
## Documentation
8+
9+
Documentation is available at: https://docs.dotkernel.org/dot-cli/.
10+
11+
## Badges
12+
613
![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-cli)
714
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-cli/3.10.0)
815

@@ -13,8 +20,7 @@
1320

1421
[![Build Static](https://github.com/dotkernel/dot-cli/actions/workflows/continuous-integration.yml/badge.svg?branch=3.0)](https://github.com/dotkernel/dot-cli/actions/workflows/continuous-integration.yml)
1522
[![codecov](https://codecov.io/gh/dotkernel/dot-cli/graph/badge.svg?token=0DFCK2GUBT)](https://codecov.io/gh/dotkernel/dot-cli)
16-
17-
Dotkernel component to build console applications based on [laminas-cli](https://github.com/laminas/laminas-cli).
23+
[![PHPStan](https://github.com/dotkernel/dot-cli/actions/workflows/static-analysis.yml/badge.svg?branch=3.0)](https://github.com/dotkernel/dot-cli/actions/workflows/static-analysis.yml)
1824

1925
## Requirements
2026

0 commit comments

Comments
 (0)