Skip to content

Commit 4153c74

Browse files
Add badges on README.md
1 parent e336e8b commit 4153c74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Create simple imports with the [Extract, Transform, Load](https://en.wikipedia.org/wiki/Extract,_transform,_load) pattern.
44

5+
[![Latest Stable Version](https://img.shields.io/packagist/v/camillebaronnet/php-etl.svg?style=flat-square)](https://packagist.org/packages/camillebaronnet/php-etl)
6+
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg?style=flat-square)](https://php.net/)
7+
[![GitHub issues](https://img.shields.io/github/issues/camillebaronnet/php-etl-framework.svg?style=flat-square)](https://github.com/camillebaronnet/php-etl-framework/issues)
8+
[![GitHub license](https://img.shields.io/github/license/camillebaronnet/php-etl-framework.svg?style=flat-square)](https://github.com/camillebaronnet/php-etl-framework/blob/master/LICENSE)
9+
510
## Installation
611

712
```sh

0 commit comments

Comments
 (0)