PHPackages                             rogerthomas84/slim-http-abstracts - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. rogerthomas84/slim-http-abstracts

ActiveLibrary[Framework](/categories/framework)

rogerthomas84/slim-http-abstracts
=================================

HTTP and middleware helpers for Slim Framework 4.0

1.0.6(4y ago)010mitPHPPHP &gt;=7.1 || ^8.0

Since Jun 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/rogerthomas84/slim-http-abstracts)[ Packagist](https://packagist.org/packages/rogerthomas84/slim-http-abstracts)[ Docs](https://github.com/rogerthomas84/slim-http-abstracts)[ RSS](/packages/rogerthomas84-slim-http-abstracts/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (8)Used By (0)

Slim Framework 4 Abstracts
==========================

[](#slim-framework-4-abstracts)

### Using the AppHtmlErrorRenderer

[](#using-the-apphtmlerrorrenderer)

Depending on your error settings, the `AppHtmlErrorRenderer` can show different levels of error pages.

The only real difference is the ability to change the title of the page from `Slim Application` to a custom name.

```
