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

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

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 today

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

Maturity47

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

1345d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57938377?v=4)[Kỹ thuật WEBSO](/maintainers/kythuatwebso)[@kythuatwebso](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)

PHPackages © 2026

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