PHPackages                             lasallesoftware/ls-contactformfrontend-pkg - 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. lasallesoftware/ls-contactformfrontend-pkg

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

lasallesoftware/ls-contactformfrontend-pkg
==========================================

LaSalle Software Contact Form Front-end Package.

v3.0(10mo ago)097MITPHPPHP ^8.2

Since Apr 17Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/LaSalleSoftware/ls-contactformfrontend-pkg)[ Packagist](https://packagist.org/packages/lasallesoftware/ls-contactformfrontend-pkg)[ Docs](https://lasallesoftware.ca)[ RSS](/packages/lasallesoftware-ls-contactformfrontend-pkg/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (31)Used By (0)

LaSalle Software's Contact Form Front-end Package
=================================================

[](#lasalle-softwares-contact-form-front-end-package)

[![Latest Stable Version](https://camo.githubusercontent.com/f0b91f09e2a8df0a703a03821eeb50b2e0ebf8bbd40f1b17f28d23f00bc25755/68747470733a2f2f706f7365722e707567782e6f72672f6c6173616c6c65736f6674776172652f6c732d636f6e74616374666f726d66726f6e74656e642d706b672f762f737461626c652e737667)](https://packagist.org/packages/lasallesoftware/ls-contactformfrontend-pkg)[![License](https://camo.githubusercontent.com/86648371d65c388269f34b96bc8aae8fc85e8fa34fded30ddc5bf46f328dd1b5/68747470733a2f2f706f7365722e707567782e6f72672f6c6173616c6c65736f6674776172652f6c732d636f6e74616374666f726d66726f6e74656e642d706b672f6c6963656e73652e737667)](https://packagist.org/packages/lasallesoftware/ls-contactformfrontend-pkg)[![Laravel v8.x](https://camo.githubusercontent.com/aada87ad9492921d0a1ba93cf56c9e415fa46d3646050d034982aae69eaba22a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d76382d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://laravel.com/)

Contact Form Front-end package for my LaSalle Software.

Shpiel
------

[](#shpiel)

The contact form packages are made specifically for my LaSalle Software.

This front-end package is the bulk of the functionality: the forms and the form processing.

Originally, I created one contact form package. But, I broke the package into a front-end and a back-end package once I decided that I would integrate Nova. So the database and Nova stuff is in the back-end.

The form processing sends an email to the recipients, and inserts the form's input data into the database. Both are done via the Laravel job queue, so you have to set the queue up as usual -- and the email also -- for Laravel.

The front-end sends the back-end the "post" data, which the back-end then uses to insert into the "contact\_form" database table. This table has a corresponding Nova resource (in the contact form's back-end package) for the convenience of seeing the incoming emails directly in the admin.

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

[](#installation)

Both my apps include these packages in their composer files.

You need to set up your job queue and email up per Laravel's instructions.

There are config files, which are in the front-end app already for your convenience. Please customize the settings.

If you do not want to use the provided views, then do customize for your needs.

Security
--------

[](#security)

If you discover any security related issues, please email Bob Bloom at "bob dot bloom at lasallesoftware dot ca" instead of using the issue tracker.

Caveat
------

[](#caveat)

You will need to sign up for a third party transactional email service, which may or may not cost money.

License
-------

[](#license)

LaSalle Software is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

As reference, there is a wonderful blog post called [The MIT License, Line by Line -- 171 words every programmer should understand](https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html).

Please note:

> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Links
-----

[](#links)

- [Change Log](CHANGELOG.md)

###  Health Score

41

—

FairBetter than 88% of packages

Maintenance56

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity79

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

Recently: every ~296 days

Total

30

Last Release

319d ago

Major Versions

v2.5.1 → 3.0.x-dev2025-06-24

PHP version history (4 changes)2.0.0.x-devPHP ^7.2

v2.3.3PHP ^7.3|^8.0

2.5.0.x-devPHP ^8.0.2

3.0.x-devPHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/38f96836b7d207cb1ca068a81bb722b4f5674e96ce7b7849cbbcbe8f1accd770?d=identicon)[lasallesoftware](/maintainers/lasallesoftware)

---

Top Contributors

[![bbloom](https://avatars.githubusercontent.com/u/1167621?v=4)](https://github.com/bbloom "bbloom (44 commits)")

---

Tags

laravelpackageSouth LaSalleBob Bloomlasalle software

### Embed Badge

![Health badge](/badges/lasallesoftware-ls-contactformfrontend-pkg/health.svg)

```
[![Health](https://phpackages.com/badges/lasallesoftware-ls-contactformfrontend-pkg/health.svg)](https://phpackages.com/packages/lasallesoftware-ls-contactformfrontend-pkg)
```

###  Alternatives

[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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