PHPackages                             sandervanhooft/laravel-contact-form - 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. sandervanhooft/laravel-contact-form

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

sandervanhooft/laravel-contact-form
===================================

A simple contact form for Laravel.

340PHP

Since Apr 11Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Simple Laravel Contact Form
===========================

[](#simple-laravel-contact-form)

This package brings you a basic drop-in contact form solution.

Features
--------

[](#features)

- A contact form available at url “/contact”.
- The default form is Bootstrap 3 based.
- The name, E-mail and message field are required.
- Sends a receipt confirmation with a copy of the message to the receiver address and to the submitter’s address
- You can override the default url in the config file.
- Uses the default application mail **from** address and **from** name for notifications, allows this to be overridden in the config file.
- You can publish the form’s views (including the mail template).

Installation
------------

[](#installation)

```
composer require sandervanhooft/laravel-contact-form

```

Optional: alter configuration (route, from-mail-address).

```
php artisan vendor:publish “SanderVanHooft\ContactForm\ServiceProvider” —tag=config

```

Publishing the form’s views
---------------------------

[](#publishing-the-forms-views)

```
php artisan vendor:publish “SanderVanHooft\ContactForm\ServiceProvider” —tag=views

```

Create your first Laravel package
---------------------------------

[](#create-your-first-laravel-package)

This package is part of the Laravel package development from scratch course. You can join for free [here](https://go.sandervanhooft.com/courses/laravel-package-dev-from-scratch).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/78913b3d9fc2c28cf333e08366566ac23d0894a14d4c0914365acfb208420c29?d=identicon)[sandervanhooft](/maintainers/sandervanhooft)

---

Top Contributors

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

---

Tags

contact-formlaravelphp7

### Embed Badge

![Health badge](/badges/sandervanhooft-laravel-contact-form/health.svg)

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

###  Alternatives

[optimistdigital/nova-simple-repeatable

A Laravel Nova simple repeatable rows field.

74151.2k](/packages/optimistdigital-nova-simple-repeatable)[icecave/chrono

A date &amp; time library that is decoupled from the system clock.

54188.9k7](/packages/icecave-chrono)[malukenho/speaknumber

Transcreve números para extenso.

2957.9k](/packages/malukenho-speaknumber)

PHPackages © 2026

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