PHPackages                             lucasvscn/laravel-force-https - 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. lucasvscn/laravel-force-https

AbandonedArchivedLibrary

lucasvscn/laravel-force-https
=============================

Patch to force every request to be made with https.

5.3(8y ago)0911MITPHPPHP &gt;=5.6.4

Since May 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/lucasvscn/laravel-force-https)[ Packagist](https://packagist.org/packages/lucasvscn/laravel-force-https)[ Docs](https://github.com/lucasvscn/laravel-force-https)[ RSS](/packages/lucasvscn-laravel-force-https/feed)WikiDiscussions master Synced 1mo ago

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

Laravel Force HTTPS
===================

[](#laravel-force-https)

Workaround to deal with a particular environment that kills redirections from port 80 (http) to 443 (https).

Once this package is enabled, the application should force all URLs to be https while in 'production' environment.

Install
=======

[](#install)

Register the ServiceProvider in `config/app.php`

```
'providers' => [

    // ...
    LucasVscn\ForceHttps\ServiceProvider::class,
];

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

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

Unknown

Total

1

Last Release

3284d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

httpslaravel

### Embed Badge

![Health badge](/badges/lucasvscn-laravel-force-https/health.svg)

```
[![Health](https://phpackages.com/badges/lucasvscn-laravel-force-https/health.svg)](https://phpackages.com/packages/lucasvscn-laravel-force-https)
```

###  Alternatives

[dragon-code/laravel-http-logger

Logging incoming HTTP requests

319.8k3](/packages/dragon-code-laravel-http-logger)[akhan619/laravel-ses-tracking

A Laravel artisan based package to create the AWS (SES + SNS) infrastructure to receive email event notifications with Http/Https endpoint.

149.9k](/packages/akhan619-laravel-ses-tracking)[akhan619/laravel-ses-event-manager

A Laravel package to manage incoming SES email events with http/s webhooks.

148.8k](/packages/akhan619-laravel-ses-event-manager)[yaroslawww/laravel-force-https

Easy redirect to https for Laravel.

139.7k](/packages/yaroslawww-laravel-force-https)[owenmelbz/https-enforcement

Laravel 5.x middleware to enforce https redirection for your app.

262.6k](/packages/owenmelbz-https-enforcement)

PHPackages © 2026

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