PHPackages                             jivan\_subedi/contact\_handler - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jivan\_subedi/contact\_handler

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jivan\_subedi/contact\_handler
==============================

ContactHandler package is a versatile solution for managing contact form submissions on your website.

02Blade

Since Dec 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/JIVAN-SUBEDI/ContactHandler)[ Packagist](https://packagist.org/packages/jivan_subedi/contact_handler)[ RSS](/packages/jivan-subedi-contact-handler/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Contact Handler
===============

[](#contact-handler)

**Description:**

The Contact Handler package is a versatile solution for managing contact form submissions on your website. This package seamlessly integrates with your web application, allowing users to submit their contact details through a form. Upon submission, the package not only sends a notification email to the designated admin but also securely stores the contact details in a database for future reference.

✨ Features
-----------

[](#-features)

**Email Notification:** Receive instant email notifications with user-submitted contact details to keep your admin informed and responsive.
**Database Storage:** Safely store and organize contact details in a database, facilitating easy retrieval and management of user interactions.
**Customizable Configuration:** Tailor the package to suit your specific needs with easy-to-configure settings for email templates, database connection, and more.
**Secure and Efficient:** Prioritize the security of user information with built-in encryption and adopt an efficient approach to handle contact submissions seamlessly.
Implement Contact Handler to enhance your website's communication capabilities, ensuring prompt responses and organized storage of valuable

✨Quick Install
--------------

[](#quick-install)

**First run these command only if mininum-satable is not set to developer (Optional)**

composer config minimum-stability dev

composer config prefer-stable true

**Second run below command to install and setup**

composer require jivan\_subedi/contact\_handler

php artisan migrate

change send\_mail\_to to your destination email from config/contact.php

**Set below lines in your .env file**

MAIL\_MAILER= your mail transfer protocol eg.smtp
MAIL\_HOST= your mail host eg.smtp.gmail.com
MAIL\_PORT= your mail port eg.465
MAIL\_USERNAME= your email eg.someone@example.com
MAIL\_PASSWORD= your password eg.12345678

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

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/4d2b890bf233aaa4d578aa6d711d42930545cfe39e325f121866a2362588d4f7?d=identicon)[JIVAN-SUBEDI](/maintainers/JIVAN-SUBEDI)

---

Top Contributors

[![JIVAN-SUBEDI](https://avatars.githubusercontent.com/u/86218532?v=4)](https://github.com/JIVAN-SUBEDI "JIVAN-SUBEDI (4 commits)")

### Embed Badge

![Health badge](/badges/jivan-subedi-contact-handler/health.svg)

```
[![Health](https://phpackages.com/badges/jivan-subedi-contact-handler/health.svg)](https://phpackages.com/packages/jivan-subedi-contact-handler)
```

PHPackages © 2026

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