PHPackages                             garstea/contact - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. garstea/contact

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

garstea/contact
===============

This will send email to admin email and save contact to Database

v1.2.0(5y ago)014MITPHP

Since Oct 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/garsteaa/laravel-test-pkg)[ Packagist](https://packagist.org/packages/garstea/contact)[ RSS](/packages/garstea-contact/feed)WikiDiscussions 1.x Synced 5d ago

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

Contact us Form Package
=======================

[](#contact-us-form-package)

[![Issues](https://camo.githubusercontent.com/9d93ee99a09cb7fb7b28005230279e38fb305682687589f8a3ee843223ce608b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f67617273746561612f6c61726176656c2d746573742d706b67)](https://github.com/garsteaa/laravel-test-pkg)[![Github Forks](https://camo.githubusercontent.com/685b3dc1c7e270f66273c6f70abcc480e206165041dc9240f442f60b5f4c2a9b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f67617273746561612f6c61726176656c2d746573742d706b67)](https://github.com/garsteaa/laravel-test-pkg/network/members)[![Github Stars](https://camo.githubusercontent.com/1b6c4f840a7636a19685643bb22e7364368971de1227a170fe947e247b31ebcb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f67617273746561612f6c61726176656c2d746573742d706b67)](https://github.com/garsteaa/laravel-test-pkg/stargazers)

A simple Contact us Form package with a view and logic to store information from contact page to DataBase and also to send and email notification to admin

Instalation
-----------

[](#instalation)

- First require package

```
$ composer require garstea/contact
```

> It has build in auto discovery package and no needed to add to App providers in config app.php

- Then migrate files

```
$ php artisan migrate
```

##### Important

[](#important)

In .env file set up credentials for database and mail.

> In your aplication now is set a new route named "garstea-contact" `url('/contact')` which can be used for accesing contact page view

Settings
--------

[](#settings)

- To publish config files run command

```
$ php artisan vendor:publish --provider="Garstea\Contact\ContactServiceProvider"
```

> Will publish `config.php` file and also assets files and necesary views

in config/contact.php are folow variables

- `"send_email_to"` - on which email address to be send emails
- `"redirect_to"` - after succesufully sent email and stored to DB user will be redirected to, default is form contact page.

Blade views are located in `resource/view/vendor/contact` and can be styled or changed how will be liked to you.

License
-------

[](#license)

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

9

Last Release

2035d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9af87bfce35e5daae9ed170950e21b70b407ffa80e321dadb831082176505133?d=identicon)[garshteonok](/maintainers/garshteonok)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/garstea-contact/health.svg)

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

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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