PHPackages                             rbarden/hello - 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. rbarden/hello

ActiveLibrary

rbarden/hello
=============

An easy way to be contacted

v1.0.0(6y ago)06MITPHPPHP ^7.1

Since Apr 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/rbarden/hello)[ Packagist](https://packagist.org/packages/rbarden/hello)[ Docs](https://github.com/rbarden/hello)[ RSS](/packages/rbarden-hello/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Quick, Basic Contact Form for Laravel
=====================================

[](#quick-basic-contact-form-for-laravel)

This package provides the basic necessities to get up and running a simple contact form. It's probably a poorly built package.

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

[](#installation)

You can install the package via composer:

```
composer require rbarden/hello
```

Setup
-----

[](#setup)

You really want to publish the views and config.

```
php artisan vendor:publish
```

### Config

[](#config)

Update the config (config/hello.php) values to suit your application. Specifically the `private_middleware` array. Typically, you will at least want to include the auth middleware.

### Views

[](#views)

Update the views! The views provided are simply examples and most likely won't work with your setup. The styling is going to be wrong, the layout extension and section names will be wrong, etc.

The "meat" of the views are actually in partials to help facilitate just taking those and putting them into your own view structure. For example, you can include the contact form partial in an already existing page.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Reid Barden](https://github.com/rbarden)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2218d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/888999240fa89d1798f226f90369df4f98cddfd5cb178d61eaaf86b59a7e5dc0?d=identicon)[rbarden](/maintainers/rbarden)

---

Top Contributors

[![rbarden](https://avatars.githubusercontent.com/u/11159294?v=4)](https://github.com/rbarden "rbarden (1 commits)")

---

Tags

hellorbarden

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rbarden-hello/health.svg)

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

PHPackages © 2026

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