PHPackages                             naykel/contactit - 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. naykel/contactit

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

naykel/contactit
================

Simple contact package for NayKel Laravel Applications

v2.0.0(2mo ago)0304↓50%MITPHPPHP ^8.2

Since Jul 7Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/naykel76/contactit)[ Packagist](https://packagist.org/packages/naykel/contactit)[ Docs](https://github.com/naykel76/contactit.git)[ RSS](/packages/naykel-contactit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (24)Used By (0)

[![](https://avatars0.githubusercontent.com/u/32632005?s=460&u=d1df6f6e0bf29668f8a4845271e9be8c9b96ed83&v=4)](https://naykel.com.au)

[![Total Downloads](https://camo.githubusercontent.com/2a1d5aa573b0c1ff070ad9798b4d20c5f3ee53cb61f7323c241ec59cbc880cac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e61796b656c2f636f6e746163746974)](https://packagist.org/packages/naykel/contactit)[![Latest Stable Version](https://camo.githubusercontent.com/92445c16d640988342c98677f2675474883a12ab779cb93fcea17138f72befa9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e61796b656c2f636f6e746163746974)](https://packagist.org/packages/naykel/contactit)[![License](https://camo.githubusercontent.com/4e7e7d41263c24bbb9716aa2dd22ffac099cc3326272793a3801e62f763b7a77/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e61796b656c2f636f6e746163746974)](https://packagist.org/packages/naykel/contactit)

Naykel Contactit
================

[](#naykel-contactit)

Livewire contact form component with reCaptcha for Naykel Laravel applications.

- [Things to Know](#things-to-know)
- [Installation](#installation)
- [Finishing up and making it work](#finishing-up-and-making-it-work)
    - [Add ReCaptcha keys to .env](#add-recaptcha-keys-to-env)
- [Usage](#usage)
- [Change log](#change-log)

Things to Know
--------------

[](#things-to-know)

- This package requires the `naykel/gotime` starter kit
- This package uses Google reCAPTCHA v3 for validation
- Contact routes are loaded directly from the package

Installation
------------

[](#installation)

To get started, install Contactit using the Composer package manager:

```
composer require naykel/contactit

```

Optionally you can publish views for custom layouts.

```
php artisan vendor:publish --tag=contactit-views

```

Finishing up and making it work
-------------------------------

[](#finishing-up-and-making-it-work)

### Add ReCaptcha keys to .env

[](#add-recaptcha-keys-to-env)

```
RECAPTCHA_SITE_KEY=your_site_key
RECAPTCHA_SECRET_KEY=your_recapture_secret_key

```

Usage
-----

[](#usage)

```

```

Change log
----------

[](#change-log)

See the [changelog](changelog.md) for more information on what has changed recently.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance85

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity74

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~77 days

Recently: every ~249 days

Total

23

Last Release

77d ago

Major Versions

v0.2.1 → v1.0.02022-02-02

v1.4.0 → 2.x-dev2026-02-23

### Community

Maintainers

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

---

Top Contributors

[![naykel76](https://avatars.githubusercontent.com/u/32632005?v=4)](https://github.com/naykel76 "naykel76 (31 commits)")

---

Tags

laravelContactit

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/naykel-contactit/health.svg)

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

###  Alternatives

[spatie/laravel-support-bubble

A non-intrusive support chat bubble that can be displayed on any page

391173.6k](/packages/spatie-laravel-support-bubble)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)

PHPackages © 2026

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