PHPackages                             acitjazz/contact-us - 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. acitjazz/contact-us

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

acitjazz/contact-us
===================

This is my package contact-us

01PHPCI failing

Since May 27Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/acit-jazz/contact-us)[ Packagist](https://packagist.org/packages/acitjazz/contact-us)[ RSS](/packages/acitjazz-contact-us/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Contact Us Submission
=====================

[](#contact-us-submission)

Laravel - Inertia - Vue3

Support us
----------

[](#support-us)

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

[](#installation)

You can install the package via composer:

```
composer require acitjazz/contact-us
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="contact-us-migrations"
php artisan migrate
```

or

```
php artisan migrate --path=vendor/acitjazz/contact-us/database/migrations
```

You can publish the config file with:

```
php artisan vendor:publish --tag="contact-us-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="contact-us-views"
```

Usage
-----

[](#usage)

```
$contactUs = new AcitJazz\ContactUs();
echo $contactUs->echoPhrase('Hello, AcitJazz!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Acit Jazz](https://github.com/AcitJazz)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/561f31748ace72e20b8bfdf6652da50b87eb78cd3536c75a91441f98e7439a87?d=identicon)[acitjazz](/maintainers/acitjazz)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[pyaesone17/active-state

Active State Checker For Laravel Url

4761.8k2](/packages/pyaesone17-active-state)

PHPackages © 2026

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