Skip to content

Commit

Permalink
Closed #2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePastore authored Aug 12, 2016
1 parent 95c6660 commit 3d2358c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[![Total Downloads][ico-downloads]][link-downloads]

[![Build Status][ico-phpeye]][link-phpeye]
[![PSR2 Conformance][ico-styleci]][link-styleci]


A slim middleware to restrict ip addresses that will access to your routes. It internally uses `Ip` Validator of [Respect/Validation][respect-validation] and [rka-ip-address-middleware][rka-ip-address-middleware].
Expand Down Expand Up @@ -105,10 +106,12 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
[ico-code-quality]: https://img.shields.io/scrutinizer/g/davidepastore/Slim-Restrict-Route.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/davidepastore/slim-restrict-route.svg?style=flat-square
[ico-phpeye]: http://php-eye.com/badge/DavidePastore/Slim-Restrict-Route/tested.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/57071167/shield

[link-packagist]: https://packagist.org/packages/davidepastore/slim-restrict-route
[link-travis]: https://travis-ci.org/DavidePastore/Slim-Restrict-Route
[link-scrutinizer]: https://scrutinizer-ci.com/g/DavidePastore/Slim-Restrict-Route/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/DavidePastore/Slim-Restrict-Route
[link-downloads]: https://packagist.org/packages/davidepastore/slim-restrict-route
[link-phpeye]: http://php-eye.com/package/DavidePastore/Slim-Restrict-Route
[link-styleci]: https://styleci.io/repos/57071167/

0 comments on commit 3d2358c

Please sign in to comment.