PHPackages                             abhijeet/contactus - 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. abhijeet/contactus

ActiveLibrary

abhijeet/contactus
==================

A small package for managing contact us form

010PHP

Since Apr 1Pushed 10y ago1 watchersCompare

[ Source](https://github.com/abhijeet9920/abhijeet-contactus)[ Packagist](https://packagist.org/packages/abhijeet/contactus)[ RSS](/packages/abhijeet-contactus/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Package Name: Contact Us Management
Author: abhijeet9920
Licence: Open Source MIT Licence
Description: This package will help to manage your whole contact us functioanlity.
Package contains a route file, a controller and a facade.
Follow steps:

- Add this code snippet {{url('/contactus/contact') }} to contact us anchor tag.
- This is predefind route. "DO NOT USE THIS ELSE WHERE.
- I've added basic mail templete. Save this file to views/emails folder. You can alter it's content as per your conventions, but DO NOT DELETE THIS FILE. Also DO NOT CHANGE variables used in mail templete
- Add "Abhijeet\\Contact\\ContactServiceProvider::class" this to config/app.php in providers array
- Add 'Contact' =&gt; Abhijeet\\Contact\\Facade\\Contact::class, this to config/app.php in aliases array
Add MAIL\_RECIEVER=yourmailid to env file. This constant is used to recieve contact us mails. - You can configure your mail setup in env file.

Drop me a mail if you found any issue on installling this abhijeet.umbarkarcmpn2@gmail.com.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/66febb0929484f6ab581414495255b77ac815d25ca866c7cc9c75e54ad477d5d?d=identicon)[abhijeet9920](/maintainers/abhijeet9920)

### Embed Badge

![Health badge](/badges/abhijeet-contactus/health.svg)

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

PHPackages © 2026

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