PHPackages                             websovn/contactform - 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. websovn/contactform

AbandonedArchivedLibrary

websovn/contactform
===================

Webso

v1.0(3y ago)04MITPHP

Since Oct 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kythuatwebso/contactform)[ Packagist](https://packagist.org/packages/websovn/contactform)[ RSS](/packages/websovn-contactform/feed)WikiDiscussions main Synced 1mo ago

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

contactform
===========

[](#contactform)

### Cài đặt

[](#cài-đặt)

```
composer require websovn/contactform

```

Hướng dẫn - Có 2 phương thức chính để gọi:
------------------------------------------

[](#hướng-dẫn---có-2-phương-thức-chính-để-gọi)

Render form
-----------

[](#render-form)

```
{\Websovn\ContactForm::make()
  ->action(url(''))
  ->setNumberShow(1)
  ->withButton()
  ->render()}

```

#### Phương thức của Render

[](#phương-thức-của-render)

Phương thứcMô tả`static function make()`Khởi tạo`description(string $description)`Set mô tả cho form`method(string $method)`Set method cho form (GET, POST)`action(string $action)`Set action cho form`table(string $table)`Set tên bảng`setNumberShow(int $showRepeat)`Set số lần hiện form sau khi tải trang`buttonZindex(int $zindex)`zindex của nút gọi form`buttonLabel(string $label)`Nhãn của nút gọi form`buttonIcon(string $icon)`Set icon của nút gọi form`buttonClassWrap(string $class)`Set class div bao nút gọi form`buttonClass(string $class)`Set class nút gọi form`function withButton()`Hiển thị nút gọi form`function render()`Render form ra viewXử lý form
----------

[](#xử-lý-form)

```
\Websovn\ContactForm::make()->query(request());

```

#### Phương thức của Query

[](#phương-thức-của-query)

CommandDescription`static function make()`Khởi tạo`isSendMail(bool $isSend = true)`Bật, tắt gửi email sau khi gửi thành công`keyReplace(string $keyReplace)`Set từ khóa để thay thế trong nội dung gửi email`subject(string $subject)`Set tiêu đề gửi email`message(string $message)`Set nội dung gửi email`query(Request $request)`Xử lý form

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1299d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/531b04c1a8720b0235c680790acbe7ce06a31ea5b7c53018aa79f2bf1c0fef16?d=identicon)[kythuatwebso](/maintainers/kythuatwebso)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/websovn-contactform/health.svg)

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

###  Alternatives

[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[laravel/lumen-framework

The Laravel Lumen Framework.

1.5k26.2M709](/packages/laravel-lumen-framework)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)

PHPackages © 2026

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