Skip to content

Commit f58a91d

Browse files
committed
Merge pull request #23 from moufmouf/master
Adding Whoops middleware to list of middlewares
2 parents 016fb68 + 37a715e commit f58a91d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/middlewares.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,21 @@ <h3>
236236
<a class="btn" href="https://packagist.org/packages/pno/throttle"><i class="icon icon-archive"></i> Packagist</a>
237237
</div>
238238
</div>
239+
<div class="span6">
240+
<h3>
241+
<a href="https://github.com/thecodingmachine/whoops-stackphp">Whoops wrapper</a>
242+
</h3>
243+
<p class="by">
244+
by moufmouf
245+
</p>
246+
<p>
247+
Stack Middleware for using the Whoops error handling library.
248+
</p>
249+
<div class="btn-group">
250+
<a class="btn" href="https://github.com/thecodingmachine/whoops-stackphp"><i class="icon icon-github"></i> GitHub</a>
251+
<a class="btn" href="https://packagist.org/packages/mouf/whoops-stackphp"><i class="icon icon-archive"></i> Packagist</a>
252+
</div>
253+
</div>
239254
</div>
240255
</div>
241256
{% endblock %}

0 commit comments

Comments
 (0)