PHPackages                             nteej/contactform - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nteej/contactform

ActiveProject[Utility &amp; Helpers](/categories/utility)

nteej/contactform
=================

A smart contact form for laravel

05PHP

Since Jan 10Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#laravel-contact-form)

[![Latest Stable Version](https://camo.githubusercontent.com/0d13c12da022cb1cf99a44590fab5c19d15a7b165ad5fc308ca5730c3b8eb9a2/68747470733a2f2f706f7365722e707567782e6f72672f6e7465656a2f636f6e74616374666f726d2f762f737461626c65)](https://packagist.org/packages/nteej/contactform)[![Total Downloads](https://camo.githubusercontent.com/c9df8b978fd0471744a67573828281bfe418d241a8d8b22121ed41755f592634/68747470733a2f2f706f7365722e707567782e6f72672f6e7465656a2f636f6e74616374666f726d2f646f776e6c6f616473)](https://packagist.org/packages/nteej/contactform)[![Latest Unstable Version](https://camo.githubusercontent.com/ac6822110db20a61d7006cebe626c847d46c6290ca6e15c5b9a8fb265f29f1f4/68747470733a2f2f706f7365722e707567782e6f72672f6e7465656a2f636f6e74616374666f726d2f762f756e737461626c65)](https://packagist.org/packages/nteej/contactform)[![License](https://camo.githubusercontent.com/89824f66dd1b12e974f54d0389b7083f3b2808eea2641cffaacde3747bbd39b0/68747470733a2f2f706f7365722e707567782e6f72672f6e7465656a2f636f6e74616374666f726d2f6c6963656e7365)](https://packagist.org/packages/nteej/contactform)[![Monthly Downloads](https://camo.githubusercontent.com/b5051c7b738e766783df059e57c45238ab7e330de39e7c343975339e6ce4dc6f/68747470733a2f2f706f7365722e707567782e6f72672f6e7465656a2f636f6e74616374666f726d2f642f6d6f6e74686c79)](https://packagist.org/packages/nteej/contactform)[![Daily Downloads](https://camo.githubusercontent.com/f46a794251c24f7e1dde509291629cc965b25a490cc7f0bb5922837690ca7de3/68747470733a2f2f706f7365722e707567782e6f72672f6e7465656a2f636f6e74616374666f726d2f642f6461696c79)](https://packagist.org/packages/nteej/contactform)[![composer.lock](https://camo.githubusercontent.com/ab8472429d35699ff5b5a80933975d5e80857d24eca7b900006b165ee0588eaa/68747470733a2f2f706f7365722e707567782e6f72672f6e7465656a2f636f6e74616374666f726d2f636f6d706f7365726c6f636b)](https://packagist.org/packages/nteej/contactform)

> **Note:** This repository contains the core code for the contact form addon for laravel Framework. If you want to build an application using Laravel addon, visit the main [Contactform repository](https://github.com/nteej/contact.git).

Lumen PHP Framework
-------------------

[](#lumen-php-framework)

Laravel Contact form is smart addon for laravel framework to make easier your process to add contact page to your web app &amp; save that infor into database.

Official Documentation
----------------------

[](#official-documentation)

Documentation for the framework can be found on the [Text website](https://www.text.lk/docs/laravel/contactform).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within this addon, please send an e-mail to Tharanga Jayasinghe at . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

This laravel addon is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

Getting Start
-------------

[](#getting-start)

Perquisites

To integrate this addon for your project, you should have:

Laravel v 5.5 upwards. Composer installed on your machine. If you don't have Composer installed on your system you can download it [here](https://getcomposer.org/).

Install
-------

[](#install)

Next, we need to add our new service provider in our root config/app.php inside the providers array:

```
nteej\ContactForm\ContactFormServiceProvider::class,

```

Execute
-------

[](#execute)

Now you can start the server &amp; check on browser with path of /contact

```
http://localhost:8000/contact

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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/8ec8c69e8fca97e5ed2df6d04cb203ac88eff45690a26f854038783974c78392?d=identicon)[nalintharanga](/maintainers/nalintharanga)

### Embed Badge

![Health badge](/badges/nteej-contactform/health.svg)

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

###  Alternatives

[grrr-amsterdam/garp-functional

Utility library embracing functional programming paradigms.

32116.1k5](/packages/grrr-amsterdam-garp-functional)

PHPackages © 2026

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