PHPackages                             dragonee/silverplate-form - 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. dragonee/silverplate-form

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

dragonee/silverplate-form
=========================

Add a simple contact form to dragonee/silverplate.

v0.8.2-p4(12y ago)063MITPHP

Since Dec 31Pushed 12y ago1 watchersCompare

[ Source](https://github.com/dragonee/silverplate-form)[ Packagist](https://packagist.org/packages/dragonee/silverplate-form)[ Docs](https://github.com/dragonee/silverplate-form)[ RSS](/packages/dragonee-silverplate-form/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

silverplate-form
================

[](#silverplate-form)

Add a contact form to your PHP Silverplate installation.

Introduction
------------

[](#introduction)

Get more information about PHP Silverplate here:

This package allows you to enhance your Silverplate instalation by easy to integrate contact form. It's especially useful if you need to create a one-page questionnaire with custom design and are fine with results going to your e-mail inbox.

Getting started
---------------

[](#getting-started)

Grab PHP Silverplate from the link above and install it. Then run the following command:

```
$ php composer.phar require dragonee/silverplate-form:0.8.*

```

Composer will grab all required dependencies and install them automatically. You can now proceed to developing your e-mail form.

Creating a form
---------------

[](#creating-a-form)

In order to successfully create an e-mail form, you would probably need at least three files.

- the **form page** will display the form to be submitted;
- the **e-mail template** will be used to send an e-mail back to you;
- the **thank you page** is the page where you redirect after the form being successfully submited.

### The form page

[](#the-form-page)

See

### The e-mail template

[](#the-e-mail-template)

See

### The thank you page

[](#the-thank-you-page)

See

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Every ~78 days

Recently: every ~117 days

Total

7

Last Release

4437d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/760f239b0a5790f993168056b5f5f4b2d7faa0384e8f874323c89ddd5d7b93e2?d=identicon)[dragonee](/maintainers/dragonee)

---

Top Contributors

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

---

Tags

formcontactsilverplate

### Embed Badge

![Health badge](/badges/dragonee-silverplate-form/health.svg)

```
[![Health](https://phpackages.com/badges/dragonee-silverplate-form/health.svg)](https://phpackages.com/packages/dragonee-silverplate-form)
```

###  Alternatives

[mremi/contact-bundle

Implementation of a contact form for Symfony2

2712.4k2](/packages/mremi-contact-bundle)

PHPackages © 2026

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