PHPackages                             bcscoder/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. [Admin Panels](/categories/admin)
4. /
5. bcscoder/contact

ActiveAsgard-module[Admin Panels](/categories/admin)

bcscoder/contact
================

0.0.2(9y ago)031[1 issues](https://github.com/yusidabcs/contact/issues)[1 PRs](https://github.com/yusidabcs/contact/pulls)PHPPHP &gt;=5.4

Since Feb 7Pushed 8y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Contact Module Asgardcms
========================

[](#contact-module-asgardcms)

Instalasi
---------

[](#instalasi)

```
composer require bcscoder/contact

```

1. Activate permission from setting page.
2. Config Recaptcha login and create new website to :

Input your site key and secret key to Setting &gt; Contact

3. Add Recaptcha Js &lt;script src='[https://www.google.com/recaptcha/api.js'&gt;&lt;/script&gt;](https://www.google.com/recaptcha/api.js'>)

How to use
----------

[](#how-to-use)

Create form for contact us and add sample code below

```
{!! Form::open( ['url' => route('contact.send'), 'method' => 'post'] ) !!}

```

add recaptcha

```
@if(setting('contact::security') == 1)

        Human verification

@endif

```

Required field

1. `first_name`
2. `last_name`
3. `email`
4. `phone`
5. `message`

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.3% 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 ~166 days

Total

3

Last Release

3144d ago

Major Versions

0.0.2 → 2.0.x-dev2018-01-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/e9a9d5d1fc19361326105e2c4c3b876293fb636f2d57b07ac5b5ad6514228a03?d=identicon)[yusida](/maintainers/yusida)

---

Top Contributors

[![yusidabcs](https://avatars.githubusercontent.com/u/4271647?v=4)](https://github.com/yusidabcs "yusidabcs (14 commits)")[![suryaherdiyanto](https://avatars.githubusercontent.com/u/28683066?v=4)](https://github.com/suryaherdiyanto "suryaherdiyanto (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[october/rain

October Rain Library

1601.7M103](/packages/october-rain)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k17.3k100](/packages/elgg-elgg)[mediawiki/maps

Adds various mapping features to MediaWiki

85155.1k3](/packages/mediawiki-maps)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

20256.6k4](/packages/civicrm-civicrm-drupal-8)

PHPackages © 2026

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