We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 016fb68 + 37a715e commit f58a91dCopy full SHA for f58a91d
1 file changed
source/middlewares.html
@@ -236,6 +236,21 @@ <h3>
236
<a class="btn" href="https://packagist.org/packages/pno/throttle"><i class="icon icon-archive"></i> Packagist</a>
237
</div>
238
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
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
254
255
256
{% endblock %}
0 commit comments