PHPackages                             sanjeev-labs/laravel-contact-us - 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. sanjeev-labs/laravel-contact-us

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

sanjeev-labs/laravel-contact-us
===============================

Laravel contact us form with Google recaptcha

1.1.2(7y ago)035MITPHPPHP &gt;=5.6.0

Since Feb 18Pushed 7y agoCompare

[ Source](https://github.com/sanjeev-labs/laravel-contact-us)[ Packagist](https://packagist.org/packages/sanjeev-labs/laravel-contact-us)[ RSS](/packages/sanjeev-labs-laravel-contact-us/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

laravel-contact-us
==================

[](#laravel-contact-us)

Contact us form for laravel applications. Receive emails from contact us form with spam protection through Google reCaptcha V2.

Installation via composer
-------------------------

[](#installation-via-composer)

- Run below command

```
composer require sanjeev-labs/laravel-contact-us

```

- Add provider Sanjeevlabs\\Contact\\ContactServiceProvider::class in your providers list in config/app.php
- Run below command, scaffold the controller and views.

```
php artisan make:contact

```

- Run below command to publish configuration contact.php in your config directory.

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

```

Configuration Changes
---------------------

[](#configuration-changes)

- In config/contact.php replace SITE\_KEY with your site key of Google reCaptcha. And replace SECRET\_KEY with your secret key of Google reCaptcha. If you don't have site and secret keys, you can get from [here](https://www.google.com/recaptcha/admin).
- In config/contact.php replace 'Owner' with your desired name.
- In config/contact.php replace '' with your email address where you want to receive emails.

View Changes
------------

[](#view-changes)

- To change the layout design or to add more fields, make changes in resources/views/contact/contact.blade.php and/or resources/views/contact/layout.blade.php files.

Email Changes
-------------

[](#email-changes)

- To change in the email designs or to add more fields, make changes in resources/views/emails/contact/contact.blade.php and/or resources/views/emails/contact/contact-confirm.blade.php files.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

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 ~14 days

Total

3

Last Release

2612d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/83d62b9caa6068f526d0431e06ecf8ee17be9438c3ad78c9700e73cb2897f744?d=identicon)[sanjeev-labs](/maintainers/sanjeev-labs)

---

Top Contributors

[![sanjeev-labs](https://avatars.githubusercontent.com/u/47309710?v=4)](https://github.com/sanjeev-labs "sanjeev-labs (1 commits)")

---

Tags

google-recaptchalaravel-5-packagelarvel-applicationlaravelcontact

### Embed Badge

![Health badge](/badges/sanjeev-labs-laravel-contact-us/health.svg)

```
[![Health](https://phpackages.com/badges/sanjeev-labs-laravel-contact-us/health.svg)](https://phpackages.com/packages/sanjeev-labs-laravel-contact-us)
```

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M79](/packages/google-cloud-core)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[laracrafts/laravel-url-shortener

Powerful URL shortening tools in Laravel

97110.7k](/packages/laracrafts-laravel-url-shortener)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)

PHPackages © 2026

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