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 yesterday

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 26% 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

3099d 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.3k10](/packages/helsingborg-stad-municipio)[alleyinteractive/wordpress-fieldmanager

A library to build forms and admin screens for WordPress

563755.1k3](/packages/alleyinteractive-wordpress-fieldmanager)[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.

45344.0k1](/packages/pressbooks-pressbooks)[bpocallaghan/titan

Core framework for laravel projects (Laravel Admin Starter).

5811.2k1](/packages/bpocallaghan-titan)[asgardcms/page-module

Page module for AsgardCMS. Page management.

1030.0k2](/packages/asgardcms-page-module)[pressbooks/pressbooks-book

This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.

206.7k](/packages/pressbooks-pressbooks-book)

PHPackages © 2026

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