PHPackages                             crazycoderscafe/c3mail - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. crazycoderscafe/c3mail

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

crazycoderscafe/c3mail
======================

This package use for send mail and save mail into database

v1.0.1(6y ago)291MITPHP

Since Mar 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/devkartic/c3mail)[ Packagist](https://packagist.org/packages/crazycoderscafe/c3mail)[ RSS](/packages/crazycoderscafe-c3mail/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (3)Used By (0)

[![issues](https://camo.githubusercontent.com/4952e3eaa162915db5350e0420015a449bc195288dbc9313622fa3d8a4ad6ce9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6465766b61727469632f63336d61696c3f7374796c653d666c61742d737175617265)](https://github.com/devkartic/c3mail/issues)[![forks](https://camo.githubusercontent.com/ba197fc59b0d71e9ff17a98791c1a12e8a8928630594487f4579217d70dd955f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6465766b61727469632f63336d61696c3f7374796c653d666c61742d737175617265)](https://github.com/devkartic/c3mail/network/members)[![stargazers](https://camo.githubusercontent.com/5fa65d09940a1c1825043da4987b5eb57987a8860534be8048d0ea7ea76e8ee8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6465766b61727469632f63336d61696c3f7374796c653d666c61742d737175617265)](https://github.com/devkartic/c3mail/stargazers)[![license](https://camo.githubusercontent.com/3526a25fe4efceed803d3649ca0da167a8852f5c95add70284e1969e767b8f14/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c3f75726c3d68747470732533412532462532466769746875622e636f6d2532466465766b617274696325324663336d61696c)](https://twitter.com/GharamiKartic)

c3mail package in laravel.
==========================

[](#c3mail-package-in-laravel)

This package for email send and save into database.
---------------------------------------------------

[](#this-package-for-email-send-and-save-into-database)

### User guide

[](#user-guide)

#### step 1 : installation

[](#step-1--installation)

composer require crazycoderscafe/c3mail

composer update

#### step 2 : Mail configuration

[](#step-2--mail-configuration)

MAIL\_MAILER=smtp

MAIL\_HOST=smtp.mailtrap.io

MAIL\_PORT=2525

MAIL\_USERNAME=your\_username

MAIL\_PASSWORD=your\_password

MAIL\_ENCRYPTION=tls

#### step 3 : Custom forwarding mail address

[](#step-3--custom-forwarding-mail-address)

Directory : config/c3mail.php

return \[ 'send\_mail\_to' =&gt; '' \];

#### step 4 : Custom views

[](#step-4--custom-views)

Directory : resources/views/c3mail/

My blog :

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

2238d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/44804225?v=4)[Kartic Gharami](/maintainers/devkartic)[@devkartic](https://github.com/devkartic)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/crazycoderscafe-c3mail/health.svg)

```
[![Health](https://phpackages.com/badges/crazycoderscafe-c3mail/health.svg)](https://phpackages.com/packages/crazycoderscafe-c3mail)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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