Skip to content

Commit ad9538f

Browse files
committed
docs: badges
1 parent ddf72b5 commit ad9538f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

readme.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## adhocore/env [![build status](https://travis-ci.org/adhocore/env.svg?branch=master)](https://travis-ci.org/adhocore/env)
1+
## adhocore/env
2+
3+
[![Latest Version](https://img.shields.io/github/release/adhocore/env.svg?style=flat-square)](https://github.com/adhocore/env/releases)
4+
[![Travis Build](https://travis-ci.org/adhocore/env.svg?branch=master)](https://travis-ci.org/adhocore/env?branch=master)
5+
[![Scrutinizer CI](https://img.shields.io/scrutinizer/g/adhocore/env.svg?style=flat-square)](https://scrutinizer-ci.com/g/adhocore/env/?branch=master)
6+
[![Codecov branch](https://img.shields.io/codecov/c/github/adhocore/env/master.svg?style=flat-square)](https://codecov.io/gh/adhocore/env)
7+
[![StyleCI](https://styleci.io/repos/107715208/shield)](https://styleci.io/repos/107715208)
8+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
29

310
- Environment variable loader and retriever for PHP.
411
- Sanitization/Filters can be applied on retrieval if `filter` extension is loaded.

0 commit comments

Comments
 (0)