PHPackages                             sumanraj/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. [Database &amp; ORM](/categories/database)
4. /
5. sumanraj/contact\_form

ActiveLibrary[Database &amp; ORM](/categories/database)

sumanraj/contact\_form
======================

This package is for manage a dynamic contact information storing into database and also sending email to admin.

19PHP

Since May 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Suman-Rajbhar/contact_form_pack)[ Packagist](https://packagist.org/packages/sumanraj/contact_form)[ RSS](/packages/sumanraj-contact-form/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![GitHub issues](https://camo.githubusercontent.com/18ff4490b2c7fa633b8aed1c711acd02beb435301ae632de40ec3dcab1f42c39/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f53756d616e2d52616a626861722f636f6e746163745f666f726d5f7061636b3f636f6c6f723d6f72616e6765267374796c653d706c6173746963)](https://github.com/Suman-Rajbhar/contact_form_pack/issues)[![GitHub stars](https://camo.githubusercontent.com/6acc2b0ba4276e398cc4b5b29adcd34e835f6014a9135571e9e008353f105b6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f53756d616e2d52616a626861722f636f6e746163745f666f726d5f7061636b3f636f6c6f723d6f72616e6765267374796c653d706c6173746963)](https://github.com/Suman-Rajbhar/contact_form_pack/stargazers)

Laravel suitable Contact Form
=============================

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

This package is for manage a dynamic contact information storing into database and also sending email to admin.
---------------------------------------------------------------------------------------------------------------

[](#this-package-is-for-manage-a-dynamic-contact-information-storing-into-database-and-also-sending-email-to-admin)

### Installations

[](#installations)

composer require sumanraj/contact\_form

### Configuration

[](#configuration)

php artisan vendor:publish --provider="Sumanraj\\Contact\\ContactServiceProvider"

### Database Migration (Create a table into Database)

[](#database-migration-create-a-table--into-database)

php artisan migrate

### Mail Configurations

[](#mail-configurations)

##### Edit .env for test mail configure

[](#edit-env-for-test-mail-configure)

MAIL\_MAILER=smtp
MAIL\_HOST=smtp.mailtrap.io
MAIL\_PORT=2525
MAIL\_USERNAME=your\_mailtrap\_user\_name
MAIL\_PASSWORD=your\_mailtrap\_user\_password
MAIL\_ENCRYPTION=TLS

##### Sender mail configuration

[](#sender-mail-configuration)

-&gt; Edit config/contactconfig.php
'send\_to' =&gt; 'your\_receiver\_mail\_id'
'send\_from' =&gt; 'your\_sender\_mail\_id'
'sender' =&gt; 'mail\_sender\_name'

### Route to check

[](#route-to-check)

&lt;your\_site&gt;/contact

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/10534231?v=4)[Suman-Rajbhar](/maintainers/Suman-Rajbhar)[@Suman-Rajbhar](https://github.com/Suman-Rajbhar)

---

Top Contributors

[![Suman-Rajbhar](https://avatars.githubusercontent.com/u/10534231?v=4)](https://github.com/Suman-Rajbhar "Suman-Rajbhar (16 commits)")

### Embed Badge

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

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.3k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M545](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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