PHPackages                             new-vendor/contactform - 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. new-vendor/contactform

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

new-vendor/contactform
======================

laravel contact form package

v1.0.2(1y ago)010MITPHP

Since Jul 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/yubrajkoirala7278/contactform)[ Packagist](https://packagist.org/packages/new-vendor/contactform)[ RSS](/packages/new-vendor-contactform/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

step 1: (in terminal)
=====================

[](#step-1-in-terminal)

composer require new-vendor/contactform

step 2: (in .env file)
======================

[](#step-2-in-env-file)

ADMIN\_EMAIL=""

step 3: (write below command to publish your package)
=====================================================

[](#step-3-write-below-command-to-publish-your-package)

php artisan vendor:publish --tag=contactform-config

step 4: (run migration command since we have contacts table)
============================================================

[](#step-4-run-migration-command-since-we-have-contacts-table)

php artisan migrate

step 5: (in .env setup below code to send email)
================================================

[](#step-5-in-env-setup-below-code-to-send-email)

MAIL\_MAILER=smtp

MAIL\_HOST=smtp.gmail.com

MAIL\_PORT=465

MAIL\_USERNAME=

MAIL\_PASSWORD=your\_mail\_password

MAIL\_ENCRYPTION=tls

MAIL\_FROM\_ADDRESS=

MAIL\_FROM\_NAME="${APP\_NAME}"

step 6:
=======

[](#step-6)

go to /contact url for to use contact us form

step 7: (optional)
==================

[](#step-7-optional)

if you have contact us form in another page with name,email,subject and message then you can do post request in /submit/message url or in route('submit.message')

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

675d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/874367aa944dc3fd0b707e8415e3449348b81841a418ade47f0f86bef5937db5?d=identicon)[yubrajkoirala7278](/maintainers/yubrajkoirala7278)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/new-vendor-contactform/health.svg)

```
[![Health](https://phpackages.com/badges/new-vendor-contactform/health.svg)](https://phpackages.com/packages/new-vendor-contactform)
```

###  Alternatives

[spiral/mcp-server

Spiral bridge for MCP server

541.1k2](/packages/spiral-mcp-server)

PHPackages © 2026

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