PhpDev.App
jolicode/GifExceptionBundle

jolicode/GifExceptionBundle

Stars: 206

Forks: 15

Pull Requests: 48

Issues: 10

Watchers: 22

Last Updated: 2023-06-14 16:06:12

:stuck_out_tongue: The GhostBuster of your exception page!

License: MIT License

Languages: PHP, Makefile

GifExceptionBundle

Latest Stable Version Total Downloads

The GhostBuster of your exception page!

It displays a GIF instead of Symfony's ghost on exception page and it's compatible with Symfony versions from 5.4 to latest. Here is what it looks like :

Demo Symfony  4.4

Be aware that we can not be held responsible for any loss of productivity during development.

octicon-info mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true">Note
Support for previous Symfony versions was available in previous versions of this bundle. See the CHANGELOG for more details.

Installation

composer require jolicode/gif-exception-bundle --dev

Now enjoy your exceptions \o/

Add some more gifs!

We need you to improve the included GIFs! Do not hesitate to open PRs to add more gifs in Resources/public/images/, it will be very welcomed! 😉

Optimizing gifs

If you are adding gifs we strongly recommend optimizing them. There is a tool to aid with this (you will need to install gifsicle).

bin/optimizer.php

You can also run this command directly from your Symfony application:

bin/console gifexception:optimize

Although it would probably make more sense to use the former and push up the optimized gifs.

It uses gifsicle to optimize gifs via the image-optimizer library.

Further documentation

You can see the current and past versions using one of the following:

And some meta documentation:

Credits

License

GifExceptionBundle is licensed under the MIT License - see the LICENSE file for details.

OPEN ISSUES

See all