PHPackages                             mohammadkhazaee/laravel-htaccess - 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. mohammadkhazaee/laravel-htaccess

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

mohammadkhazaee/laravel-htaccess
================================

a package for dynamically edit .htaccess in laravel

v0.3.1(4y ago)391MITPHP

Since Dec 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Mohammad-Khazaee/laravel-htaccess)[ Packagist](https://packagist.org/packages/mohammadkhazaee/laravel-htaccess)[ RSS](/packages/mohammadkhazaee-laravel-htaccess/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (10)Used By (0)

laravel-htaccess
================

[](#laravel-htaccess)

a package for dynamically edit .htaccess in laravel

use RedirectHtaccess Facade

function for add RedirectHtaccess()-&gt;add(); return instance of created htaccess

for delete from database

Htaccess()-&gt;find($id)-&gt;delete();

Important: this feature is available starting from Laravel 5.5. With version 5.4 or below, you must register your facades manually in the aliases section of the config/app.php configuration file.

You can also load an alias from a Service Provider (or anywhere else) by using the AliasLoader singleton class:

$loader = \\Illuminate\\Foundation\\AliasLoader::getInstance(); $loader-&gt;alias('Calculator', "JohnDoe\\BlogPackage\\Facades\\Calculator"); Our facade now no longer requires an import and can be used in projects from the root namespace:

// Usage of the example Calculator facade Calculator::add(5)-&gt;subtract(3)-&gt;getResult(); // 2

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Total

9

Last Release

1607d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/84d40981b87246f4e93c21de0e06770453df119df14c97acf2fcf3d9ac505b83?d=identicon)[Mohammad-Khazaee](/maintainers/Mohammad-Khazaee)

---

Top Contributors

[![Mohammad-Khazaee](https://avatars.githubusercontent.com/u/81646198?v=4)](https://github.com/Mohammad-Khazaee "Mohammad-Khazaee (7 commits)")

### Embed Badge

![Health badge](/badges/mohammadkhazaee-laravel-htaccess/health.svg)

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

###  Alternatives

[sroze/companienv

Companion for .env files

245418.8k1](/packages/sroze-companienv)[craue/geo-bundle

Doctrine functions for calculating geographical distances in your Symfony project.

128350.6k1](/packages/craue-geo-bundle)[crescat-io/saloon-sdk-generator

Simplified SDK Scaffolding for Saloon

13130.9k7](/packages/crescat-io-saloon-sdk-generator)[scandipwa/menu-organizer

Scandiweb Menu Organizer for ScandiPWA

13230.5k2](/packages/scandipwa-menu-organizer)[diarmuidie/envpopulate

Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.

1892.0k](/packages/diarmuidie-envpopulate)

PHPackages © 2026

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