Skip to content

Commit

Permalink
Add other package references
Browse files Browse the repository at this point in the history
  • Loading branch information
omitobi committed Apr 22, 2020
1 parent 6c6693d commit 9117bc7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,18 @@ piper('array_intersect', [0 => 'ADE'])

> Api implementation to be decided
## Additional Information

Be aware that this package is part of a series of Proof of concept so best practices might not be the top priority.

See other packages in this series here:

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

## Similar packages

- https://packagist.org/packages/yuyat/piper
Expand Down

0 comments on commit 9117bc7

Please sign in to comment.