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

Abandoned → [pushword/core](/?search=pushword%2Fcore)ArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

piedweb/contact-bundle
======================

Contact Bundle for PiedWebCMS

v0.0.1(7y ago)00MITPHP

Since Nov 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/PiedWeb/ContactBundle)[ Packagist](https://packagist.org/packages/piedweb/contact-bundle)[ Docs](https://piedweb.com)[ RSS](/packages/piedweb-contact-bundle/feed)WikiDiscussions master Synced 3d ago

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

[![theme devoluix bootstrap 4](https://raw.githubusercontent.com/PiedWeb/piedweb-devoluix-theme/master/src/img/logo_title.png)](https://piedweb.com)

Contact Bundle
==============

[](#contact-bundle)

Add a contact form via fetch (ajax) to your app.

Initially dev to be use with [PiedWeb CMS](https://github.com/PiedWeb/CMS).

[![demo contact bundle form](https://raw.githubusercontent.com/PiedWeb/ContactBundle/master/demo.png)](https://raw.githubusercontent.com/PiedWeb/ContactBundle/master/demo.png)

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

[](#installation)

Via [Packagist](https://packagist.org/packages/piedweb/contact-bundle) :

```
# Get the Bundle
composer require piedweb/contact-bundle

# Add the route to your Routes:
contact:
    resource: '@PiedWebContactBundle/Resources/config/routes/contact.yaml'

```

Usage
-----

[](#usage)

### You can use it as is and include it in your Page with two manners :

[](#you-can-use-it-as-is-and-include-it-in-your-page-with-two-manners-)

```
# Load form in ajax

# Render form in Controller
{{ render(controller('PiedWeb\\ContactBundle\\Controller\\ContactController::show')) }}
```

### Or you can...

[](#or-you-can)

... customize everything by overriding any part of the bundle (especially `src/Resources/views/contact/`)

TODO
----

[](#todo)

- test

Contributors
------------

[](#contributors)

- [Robin](https://www.robin-d.fr/) / [Pied Web](https://piedweb.com)
- ...

Check coding standard before to commit :

```
php-cs-fixer fix src --rules=@Symfony --verbose
php-cs-fixer fix src --rules='{"array_syntax": {"syntax": "short"}}' --verbose

```

License
-------

[](#license)

MIT (see the LICENSE file for details)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

2737d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/afce4cf517928a50560237f1410d5957271fd808671b2216687ecf1422adaee0?d=identicon)[Robin D.](/maintainers/Robin%20D.)

### Embed Badge

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

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

PHPackages © 2026

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