PHPackages                             freshp/example-contact-form-application - 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. freshp/example-contact-form-application

ActiveProject

freshp/example-contact-form-application
=======================================

package to provide an example contact form

1.0.0(6y ago)41711PHPPHP ^7.4

Since Jan 24Pushed 6y ago3 watchersCompare

[ Source](https://github.com/freshp/example-contact-form-application)[ Packagist](https://packagist.org/packages/freshp/example-contact-form-application)[ RSS](/packages/freshp-example-contact-form-application/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (11)Versions (5)Used By (1)

[![Build Status](https://camo.githubusercontent.com/c8fce3ed48d8e8ba93700f8612fe05c13283b7b6a2c18157a33d771df1ea8458/68747470733a2f2f7472617669732d63692e6f72672f6672657368702f6578616d706c652d636f6e746163742d666f726d2d6170706c69636174696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/freshp/example-contact-form-application)

example contact form application
================================

[](#example-contact-form-application)

example implementation for a talk:

### Execute manual test of the formhandling

[](#execute-manual-test-of-the-formhandling)

1. start built in php server

```
php -S localhost:8000 -t example/

```

2. with the browser you can test the form

build js and css files with gulp
--------------------------------

[](#build-js-and-css-files-with-gulp)

1. install npm ```
    npm install

    ```
2. install gulp for cli ```
    npm install -g gulp-cli

    ```
3. run gulp ```
    gulp

    ```

    - if gulp is installed from another user, please use [npx](https://www.npmjs.com/package/npx) and run: ```
        npx gulp

        ```

Checks
------

[](#checks)

Run each command in the project root directory.

### Execute PHPUnit tests

[](#execute-phpunit-tests)

```
./vendor/bin/phpunit.phar -c ./phpunit.xml --debug --verbose

```

### Execute PHPSTAN checks

[](#execute-phpstan-checks)

```
./vendor/bin/phpstan.phar analyse -l max -c ./phpstan.neon src/

```

### Execute PHPCS-fixer

[](#execute-phpcs-fixer)

```
./vendor/bin/phpcs-fixer.phar fix ./src

```

### Execute PHPCS checks

[](#execute-phpcs-checks)

```
./vendor/bin/phpcs.phar ./src --standard=./ruleset.xml --extensions=php

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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 ~178 days

Total

3

Last Release

2306d ago

Major Versions

0.2.0 → 1.0.02020-01-16

PHP version history (2 changes)0.1.0PHP &gt;=7.2

1.0.0PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8a0bf2cf6e8e82aa6dfd9e3ed42be5a57860c9512798746d026d537eb3ce7c2?d=identicon)[freshp](/maintainers/freshp)

---

Top Contributors

[![freshp](https://avatars.githubusercontent.com/u/4762257?v=4)](https://github.com/freshp "freshp (1 commits)")

### Embed Badge

![Health badge](/badges/freshp-example-contact-form-application/health.svg)

```
[![Health](https://phpackages.com/badges/freshp-example-contact-form-application/health.svg)](https://phpackages.com/packages/freshp-example-contact-form-application)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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