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(2y ago)010MITPHP

Since Jul 3Pushed 2y 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 2d 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

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

732d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/85360871?v=4)[Yubraj Koirala](/maintainers/yubrajkoirala7278)[@yubrajkoirala7278](https://github.com/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

[bitwasp/buffertools

Toolbox for working with binary and hex data. Similar to NodeJS Buffer.

65779.0k42](/packages/bitwasp-buffertools)[scriptfusion/byte-formatter

Formats byte values as human-readable strings.

46336.0k7](/packages/scriptfusion-byte-formatter)[winter/storm

Winter CMS Storm Library

48256.2k6](/packages/winter-storm)[elhebert/laravel-sri

Subresource Integrity hash generator for laravel

39250.5k](/packages/elhebert-laravel-sri)[novaway/feature-flag-bundle

Very KISS bundle to manage features flag

25291.0k](/packages/novaway-feature-flag-bundle)[b13/bolt

Bolt - An easy TYPO3 integration basis

28211.3k2](/packages/b13-bolt)

PHPackages © 2026

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