PHPackages                             anysite/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. anysite/contact

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

anysite/contact
===============

A contact package that can be used on any laravel instance

021PHP

Since May 23Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Any site - Contact package
--------------------------

[](#any-site---contact-package)

**Contact package** does this, that, and other stuff.

### Installation

[](#installation)

Install via [composer](http://getcomposer.org) in the root directory of a Laravel 5 application

```
composer require anysite/contact:dev-master

```

Add the following line to `config/app.php` inside the 'providers' array to use the service provider

```
'Anysite\Contact\ContactServiceProvider',

```

Update composer

```
composer update

```

Run the package install command

```
php artisan contact:install

```

Publish package assets

```
php artisan vendor:publish

```

### Usage

[](#usage)

This package has several pages with many features

Give them a try (URLs):

- `/contact`
- `/contact/manage`

### Overview

[](#overview)

General gist

### Tools

[](#tools)

List of tools, everything needed to develop.

### Credits

[](#credits)

All thanks to me and the community

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/adc9cbb3774f7cdcee1e714b31f4533667ec385a4088c32144d7ef95a269c2ac?d=identicon)[Truemedia](/maintainers/Truemedia)

### Embed Badge

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

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

###  Alternatives

[underwear/laravel-vue-good-table

Vue-good-table wrapper for Laravel. Server side tables without pain.

4016.7k](/packages/underwear-laravel-vue-good-table)

PHPackages © 2026

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