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

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

jamessingizi/contact
====================

contact form for sending email to admin and saving contact form details in database

v2.0.0(5y ago)0121MITBlade

Since Oct 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jamessingizi/laravel-contact-package)[ Packagist](https://packagist.org/packages/jamessingizi/contact)[ RSS](/packages/jamessingizi-contact/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (5)Used By (0)

Laravel contact form package
============================

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

[![Issues](https://camo.githubusercontent.com/5632ba92a308b3f15760df345b35deda4acb4eefca888bd5804abf73d663c226/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6a616d657373696e67697a692f6c61726176656c2d636f6e746163742d7061636b6167653f7374796c653d666c61742d737175617265266c6f676f3d6170707665796f72)](https://github.com/jamessingizi/laravel-contact-package/issues)[![Stars](https://camo.githubusercontent.com/d1480d1ea0ef9347f766781cd3e1c57b51cec424b03a14841e69b761268fb716/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a616d657373696e67697a692f6c61726176656c2d636f6e746163742d7061636b6167653f7374796c653d666c61742d737175617265266c6f676f3d6170707665796f72)](https://github.com/jamessingizi/laravel-contact-package/stargazers)[![License](https://camo.githubusercontent.com/8212253a9959078a519a4477d3073a3f0cc5e1a6674088860b31baf5a7f1e944/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a616d657373696e67697a692f6c61726176656c2d636f6e746163742d7061636b6167653f7374796c653d666c61742d737175617265266c6f676f3d6170707665796f72)](https://github.com/jamessingizi/laravel-contact-package/blob/main/LICENSE)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/abd29720df84959b5dddd93ddb1a09fccb69dfcd3b21e0c570912d0b20ce1edf/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f6a616d657373696e67697a692f6c61726176656c2d636f6e746163742d7061636b6167653f7374796c653d666c61742d737175617265266c6f676f3d6170707665796f72)](https://scrutinizer-ci.com/g/jamessingizi/laravel-contact-package/?branch=main)

Contact is a simple and extensible contact form package for laravel projects.

- Simple and easy to use
- Highly configurable
- Extensible and customizable
- Uses TailwindCSS for views
- Saves contact form to database and sends an email to specified email address

Contact
-------

[](#contact)

The recommended way to install Contact is through [Composer](https://getcomposer.org/).

```
composer require jamessingizi/contact
```

After installation, run

```
php artisan migrate
```

to create required database tables.

To publish configs, run

```
php artisan vendor:publish
```

The above command will publish a config file named contact.php in the config file of your project. Change the 'send\_email\_to' value to the email you want to send emails to. You can also publish the views in order to customize the look and feel of the contact page. For sending emails you will need to define email settings in the .env file of your application

The package uses laravel queues and will automatically queue emails if a queue is defined.

Once installed the contact form will be available at the '/contact' route of your project

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Total

4

Last Release

2041d ago

Major Versions

v1.0.2 → v2.0.02020-10-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b3e93c7e4983b60157bf77c7a739354451c75ad5f3b64c55067e52bc55f4c8d?d=identicon)[jsingizi](/maintainers/jsingizi)

---

Top Contributors

[![jamessingizi](https://avatars.githubusercontent.com/u/13605770?v=4)](https://github.com/jamessingizi "jamessingizi (10 commits)")

### Embed Badge

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

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

###  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.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/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)
