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

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

amoungui/contact-form
=====================

This is the contact form package to save contact query to database and send email to admin

114PHP

Since Oct 24Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Contact form package
====================

[](#contact-form-package)

This is the contact form package to save contact query to database and send email to admin
------------------------------------------------------------------------------------------

[](#this-is-the-contact-form-package-to-save-contact-query-to-database-and-send-email-to-admin)

[![Issues](https://camo.githubusercontent.com/1c0c4662df3b904eb245811c0b0cf6c27600aa161285594b32b3bedc18fa5dc4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f616d6f756e6775692f636f6e746163742d666f726d3f7374796c653d666c61742d737175617265)](https://github.com/amoungui/contact-form/issues)

[![Stars](https://camo.githubusercontent.com/ae76984679026f556e7f7726905b8b44ebd1e09b52a2b4fe96ff160ad38c098d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f616d6f756e6775692f636f6e746163742d666f726d3f7374796c653d666c61742d737175617265)](https://github.com/amoungui/contact-form/stargazers)

### Installation

[](#installation)

Add Contact form to your composer.json file

```
    composer require amoungui/contact-form

```

### Publish

[](#publish)

The last required step is to publish views, config, migrations in your application with :

```
    php artisan vendor:publish

```

The next required step is to modify the config file to config/contact.php :

```
    return [
        'send_email_to'=> 'abcd@abc.com'
    ];

```

Change the value of parameter: send\_email\_to, with your own admin adress

Congratulations, you have successfully installed Amoungui !

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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://www.gravatar.com/avatar/d3bd3d3081377177e12e66c1ad8abb3676ccca3204a279e4b5543218273fe3f2?d=identicon)[amoungui](/maintainers/amoungui)

---

Top Contributors

[![amoungui](https://avatars.githubusercontent.com/u/54202856?v=4)](https://github.com/amoungui "amoungui (7 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/amoungui-contact-form/health.svg)](https://phpackages.com/packages/amoungui-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.0M542](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M209](/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)
