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 2w ago

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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

2661d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47309710?v=4)[Sanjeev Kumar](/maintainers/sanjeev-labs)[@sanjeev-labs](https://github.com/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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[guzzlehttp/guzzle

Guzzle is a PHP HTTP client library

23.5k1.0B34.5k](/packages/guzzlehttp-guzzle)[google/cloud-core

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

346132.9M110](/packages/google-cloud-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M400](/packages/drupal-core-recommended)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)

PHPackages © 2026

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