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

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

hari/contact
============

Contact form example via Aura.Input and Aura.Filter and how things work

1.0.0-beta1(13y ago)129BSDCSSPHP &gt;=5.4.0

Since Jul 30Pushed 12y ago1 watchersCompare

[ Source](https://github.com/harikt/Hari.Contact)[ Packagist](https://packagist.org/packages/hari/contact)[ Docs](http://harikt.com)[ RSS](/packages/hari-contact/feed)WikiDiscussions develop2 Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

A sample contact form to show how to use Aura.Filter, Aura.Input with Aura.View.

For a standalone version check

You can install the package via composer

```
    "hari/contact" : "dev-develop2"
```

to composer of system.

> Note as this is development preview you should add the minimum-stability flag.

The assets like css is rendered via the help of  . So you need to set the configuration as below in composer.json.

```
    "config": {
        "component-dir": "web/assets",
        "component-baseurl": "/assets"
    }
```

Requirements
============

[](#requirements)

a ) PHP 5.4 b ) Aura v2 Web Kernel

Running Server:
===============

[](#running-server)

Now you can run your development server and point it to contact page . `http://localhost:8000/contact` .

If you have any questions get in touch with [Aura Community](http://auraphp.com/community)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.7% 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

Unknown

Total

1

Last Release

5083d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29dba0e6add8d89fd3fc6126b213d5d2f57538ea78318963025d6ea98db34161?d=identicon)[harikt](/maintainers/harikt)

---

Top Contributors

[![harikt](https://avatars.githubusercontent.com/u/120454?v=4)](https://github.com/harikt "harikt (22 commits)")[![bridgyhari](https://avatars.githubusercontent.com/u/2569584?v=4)](https://github.com/bridgyhari "bridgyhari (1 commits)")

---

Tags

aurasample

### Embed Badge

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

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

###  Alternatives

[aura/system

A full-stack framework system built from Aura library packages.

621.2k](/packages/aura-system)

PHPackages © 2026

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