PHPackages                             abzudev/laravel-emails - 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. [Templating &amp; Views](/categories/templating)
4. /
5. abzudev/laravel-emails

ActiveLibrary[Templating &amp; Views](/categories/templating)

abzudev/laravel-emails
======================

Blade friendly email syntax for Laravel

01PHP

Since Mar 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/abzudev/laravel-emails)[ Packagist](https://packagist.org/packages/abzudev/laravel-emails)[ RSS](/packages/abzudev-laravel-emails/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

A Laravel route to clear application cache
==========================================

[](#a-laravel-route-to-clear-application-cache)

[![Latest Stable Version](https://camo.githubusercontent.com/c6586180ec0ff790f755cb8427f6360394e5178bfa6487b4e258216c84546c67/68747470733a2f2f706f7365722e707567782e6f72672f61627a756465762f6c61726176656c2d63616368652d636c6561722f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/abzudev/laravel-cache-clear)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/7f24075716e03d14c5830fb3a935de30abf6df102f16ac09b63b404b807a09ac/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f61627a756465762f6c61726176656c2d63616368652d636c6561722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/abzudev/laravel-cache-clear)[![StyleCI](https://camo.githubusercontent.com/931d834dc44ea7c737ae26ceeb3d94e5de35b5cbdc9876f6ffd9a72d09fdccc4/68747470733a2f2f7374796c6563692e696f2f7265706f732f3231323534383334302f736869656c64)](https://styleci.io/repos/212548340)[![Total Downloads](https://camo.githubusercontent.com/be7367bee11907a49d87a5c9675b7c29ab53a27aa96c28cd5c7d119e753155b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61627a756465762f6c61726176656c2d63616368652d636c6561722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/abzudev/laravel-cache-clear)

This Laravel package adds a GET/POST route which can be used to clear an application's cache.

Installation
------------

[](#installation)

To install this package simply run:

```
composer require abzudev/laravel-cache-clear
```

If you are using Laravel 5.5+ then the package will register itself automatically.

Alternatively, you will need to add the CacheClearServiceProvider to the list of providers in app.php.

To check if the package is installed correctly, simply run:

```
php artisan route:list
```

and check that the route exists.

Example:

[![Application route list](https://raw.githubusercontent.com/abzudev/laravel-cache-clear/master/screenshots/routelist.jpg)](https://raw.githubusercontent.com/abzudev/laravel-cache-clear/master/screenshots/routelist.jpg)

Usage
-----

[](#usage)

Once the package has been successfully installed, you can clear your application's cache by visiting the url `https://yourwebsitesurl.com/cc` or doing a POST request to `https://yourwebsiteurl.com/cc`.

Below are screenshots of what is expected with each method:

GET:

[![GET request example](https://raw.githubusercontent.com/abzudev/laravel-cache-clear/master/screenshots/GET.jpg)](https://raw.githubusercontent.com/abzudev/laravel-cache-clear/master/screenshots/GET.jpg)

POST:

[![POST request example](https://raw.githubusercontent.com/abzudev/laravel-cache-clear/master/screenshots/POST.jpg)](https://raw.githubusercontent.com/abzudev/laravel-cache-clear/master/screenshots/POST.jpg)

Testing
-------

[](#testing)

Run the tests with:

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f0a17fa84c8819f165672f3618b335ecbdab7ff4815523d134841e73ceb47766?d=identicon)[abzudev](/maintainers/abzudev)

---

Top Contributors

[![qLutCh55](https://avatars.githubusercontent.com/u/26224124?v=4)](https://github.com/qLutCh55 "qLutCh55 (1 commits)")

### Embed Badge

![Health badge](/badges/abzudev-laravel-emails/health.svg)

```
[![Health](https://phpackages.com/badges/abzudev-laravel-emails/health.svg)](https://phpackages.com/packages/abzudev-laravel-emails)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
