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

AbandonedLavalite-package

lavalite/contact
================

Contact package for litecms.

v10.1.1(2y ago)169424[1 PRs](https://github.com/Litecms/Contact/pulls)MITPHPPHP ^8.1

Since Apr 7Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Litecms/Contact)[ Packagist](https://packagist.org/packages/lavalite/contact)[ Docs](https://github.com/Litecms/Contact)[ RSS](/packages/lavalite-contact/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)DependenciesVersions (30)Used By (0)

Lavalite package that provides contact management facility for the cms.

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

[](#installation)

Run the below command form the root folder of lavalite.

```
    composer require "litecms/contact"

```

Migration and seeds
-------------------

[](#migration-and-seeds)

```
    php artisan migrate
    php artisan db:seed --class=Litecms\\Contact\\Seeders\\ContactTableSeeder

```

Publishing
----------

[](#publishing)

- Configuration

```
    php artisan vendor:publish --provider="Litecms\Contact\Providers\ContactServiceProvider" --tag="config"

```

- Language

```
    php artisan vendor:publish --provider="Litecms\Contact\Providers\ContactServiceProvider" --tag="lang"

```

- Views

```
    php artisan vendor:publish --provider="Litecms\Contact\Providers\ContactServiceProvider" --tag="view"

```

URLs and APIs
-------------

[](#urls-and-apis)

### Web Urls

[](#web-urls)

- Admin

```
    http://path-to-route-folder/admin/contact/{modulename}

```

- User

```
    http://path-to-route-folder/user/contact/{modulename}

```

- Public

```
    http://path-to-route-folder/contacts

```

### API endpoints

[](#api-endpoints)

These endpoints can be used with or without `/api/`And also the user can be varied depend on the type of users, eg user, client, admin etc.

#### Resource

[](#resource)

- List

```
    http://path-to-route-folder/api/user/contact/{modulename}
    METHOD: GET

```

- Create

```
    http://path-to-route-folder/api/user/contact/{modulename}
    METHOD: POST

```

- Edit

```
    http://path-to-route-folder/api/user/contact/{modulename}/{id}
    METHOD: PUT

```

- Delete

```
    http://path-to-route-folder/api/user/contact/{modulename}/{id}
    METHOD: DELETE

```

#### Public

[](#public)

- List

```
    http://path-to-route-folder/api/contact/{modulename}
    METHOD: GET

```

- Single Item

```
    http://path-to-route-folder/api/contact/{modulename}/{slug}
    METHOD: GET

```

#### Others

[](#others)

- Report

```
    http://path-to-route-folder/api/user/contact/{modulename}/report/{report}
    METHOD: GET

```

- Export/Import

```
    http://path-to-route-folder/api/user/contact/{modulename}/exim/{exim}
    METHOD: POST

```

- Action

```
    http://path-to-route-folder/api/user/contact/{modulename}/action/{id}/{action}
    METHOD: PATCH

```

- Actions

```
    http://path-to-route-folder/api/user/contact/{modulename}/actions/{action}
    METHOD: PATCH

```

- Workflow

```
    http://path-to-route-folder/api/user/contact/{modulename}/workflow/{id}/{transition}
    METHOD: PATCH

```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 98.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 ~85 days

Recently: every ~129 days

Total

28

Last Release

1018d ago

Major Versions

v3.0.2 → 4.0.02018-03-21

4.2.1 → 7.x-dev2021-09-05

7.x-dev → v8.0.02021-09-08

v8.0.4 → v9.0.02022-03-06

8.x-dev → v10.0.02023-06-29

PHP version history (7 changes)v2.0.0PHP &gt;=5.5.9

v3.0.0PHP &gt;=7.0.0

4.0.3PHP ^7.1.3

7.x-devPHP ^7.2.5|^8.0

v8.0.0PHP ^7.3|^8.0

v9.0.0PHP ^8.0.2

8.x-devPHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1788735?v=4)[Renfos Technologies](/maintainers/Renfos)[@Renfos](https://github.com/Renfos)

---

Top Contributors

[![georgemjohn](https://avatars.githubusercontent.com/u/7950080?v=4)](https://github.com/georgemjohn "georgemjohn (59 commits)")[![Renfos](https://avatars.githubusercontent.com/u/1788735?v=4)](https://github.com/Renfos "Renfos (1 commits)")

---

Tags

lavalitecontact

### Embed Badge

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

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

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[karser/karser-recaptcha3-bundle

Google ReCAPTCHA v3 for Symfony

1862.4M7](/packages/karser-karser-recaptcha3-bundle)[craftcms/contact-form

Add a simple contact form to your Craft CMS site

295427.3k17](/packages/craftcms-contact-form)[litecms/contact

Contact package for litecms.

1654.2k1](/packages/litecms-contact)[lavalite/framework

The lavalite framework

6060.9k1](/packages/lavalite-framework)[putyourlightson/craft-campaign

Send and manage email campaigns, contacts and mailing lists.

6435.0k1](/packages/putyourlightson-craft-campaign)

PHPackages © 2026

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