Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Swift Reader Bundle Laravel Package

cocorico/swift-reader-bundle

View on GitHub
Deep Wiki
Context7

CocoricoSwiftReaderBundle

CocoricoSwiftReaderBundle is a free Symfony bundle to read emails sent by Swift Mailer from the Symfony Web Debug Toolbar.

Installation

Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ php composer.phar require --dev cocorico/swift-reader-bundle

Enable the Bundle

Then, enable the bundle by adding the following line in the app/config/AppKernel.php file of your project:

...
    if (in_array($this->getEnvironment(), array('dev', 'test'), true)) {
        ...
        $bundles[] = new Cocorico\SwiftReaderBundle\CocoricoSwiftReaderBundle();
    }
...

Update the routing

Add the main route by adding the following lines in the app/config/routing_dev.yml file of your project:

...
_cocorico_swift_reader:
    resource: "@CocoricoSwiftReaderBundle/Resources/config/routing.yml"
    prefix:   /_cocorico_swift_reader

Configuration

It is possible to modify the path where the emails are stored by adding the following lines in the app/config/config_dev.yml file of your project:

...
cocorico_swift_reader:
    path: "your/path/here"

Usage

One you have installed the bundle, you can read emails by clicking on the link Swift Reader in the profiler toolbar.

License

This bundle is under the MIT license. See the complete license in the bundle.

About Us

This bundle is sponsored by Cocolabs creator of Cocorico an open source marketplace solution for services and rentals.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
cadot.eu/make
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky