codium/foxhound

3,094 1
Install
composer require codium/foxhound
Latest Version:v3.0.1
License:MIT
Last Updated:Aug 7, 2026
Links: GitHub  ·  Packagist
Maintainer: jasonlewis

Introduction

Foxhound is a lightweight notification intercepting package providing developers with a simple way to intercept and preview notifications during development.

Installation

You can install the package vis Composer:

composer require codium/foxhound

After Foxhound is installed, publish its assets using the foxhound:install commannd.

php artisan foxhound:install

You can now access Foxhound at http://localhost/foxhound in your browser.

Configuration

Foxhound's configuration file is located at config/foxhound.php. This file allows you to configure the package's behaviour.

Credits

License

Foxhound is open-sourced software licensed under the MIT license.

Related Packages

doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

634,760,849 9,707
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

493,838,477 7,443
laravel/serializable-closure

Laravel Serializable Closure provides an easy and secure way to serialize closur...

408,553,772 609
nunomaduro/collision

Cli error handling for console/command-line PHP applications.

387,976,821 4,658