Skip to content

Commit

Permalink
Merge pull request #4 from transprime-research/omitobi-patch-1
Browse files Browse the repository at this point in the history
[skip travis] add links and logo url
  • Loading branch information
omitobi authored May 1, 2020
2 parents f8d4a4b + 14a8f5f commit 9da5f54
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<p align="center">
<img src="https://github.com/transprime-research/assets/blob/master/piper/twitter_header_photo_2.png">
</p>

<p align="center">
<a href="https://travis-ci.com/transprime-research/piper"> <img src="https://travis-ci.org/transprime-research/piper.svg?branch=master" alt="Build Status"/></a>
<a href="https://packagist.org/packages/transprime-research/piper"> <img src="https://poser.pugx.org/transprime-research/piper/v/stable" alt="Latest Stable Version"/></a>
<a href="https://packagist.org/packages/transprime-research/piper"> <img src="https://poser.pugx.org/transprime-research/piper/downloads" alt="Total Downloads"/></a>
<a href="https://packagist.org/packages/transprime-research/piper"> <img src="https://poser.pugx.org/transprime-research/piper/v/unstable" alt="Latest Unstable Version"/></a>
<a href="https://packagist.org/packages/transprime-research/piper"> <img src="https://poser.pugx.org/transprime-research/piper/d/monthly" alt="Latest Monthly Downloads"/></a>
<a href="https://packagist.org/packages/transprime-research/piper"> <img src="https://poser.pugx.org/transprime-research/piper/license" alt="License"/></a>
</p>

# piper
PHP Pipe function execution with values from initial call like F#
> Pipe Like a PRO :ok:
Expand Down Expand Up @@ -147,10 +160,10 @@ Be aware that this package is part of a series of "The Proof Of Concept".
See other packages in this series here:

- https://github.com/omitobi/conditional [A smart PHP if...elseif...else statement]
- https://github.com/transprime-research/arrayed [A smarter Array now like an object]
- https://github.com/transprime-research/attempt [A smart PHP try...catch statement]
- https://github.com/omitobi/carbonate [A smart Carbon + Collection package]
- https://github.com/omitobi/laravel-habitue [Jsonable Http Request(er) package with Collections response]
- https://github.com/transprime-research/arrayed [A smarter Array now like an object]

## Similar packages

Expand All @@ -159,4 +172,4 @@ See other packages in this series here:

## Licence

MIT (See LICENCE file)
MIT (See LICENCE file)

0 comments on commit 9da5f54

Please sign in to comment.