PHPackages                             splx/helperurl - 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. splx/helperurl

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

splx/helperurl
==============

Helper URL класс с методом, который будет выводить URL текущей страницы

2.0.3(7y ago)08[1 issues](https://github.com/SevenPowerX-PHP/helperurl/issues)MITPHPPHP ^7.2

Since Feb 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SevenPowerX-PHP/helperurl)[ Packagist](https://packagist.org/packages/splx/helperurl)[ RSS](/packages/splx-helperurl/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (4)Used By (0)

Helper Url
==========

[](#helper-url)

composer.json лоакльное подключение:

```
    {
            "name": "splaa/testblog",
            "minimum-stability": "dev",
            "repositories": [
                {
                    "type": "path",
                    "url": "e:/sites/composer-packages/splx/helperurl"
                }
            ],
            "require": {
                "splx/helperurl": "1.0"
            }
        }

```

composer.json подключение с GitHub:

```
    {
            "name": "splaa/testblog",
            "minimum-stability": "dev",
            "repositories": [
                {
                    "type": "git",
                    "url": "git@github.com:SevenPowerX-PHP/helperurl.git"
                }
            ],
            "require": {
                "splx/helperurl": "1.0"
            }
        }

```

example index.php

```

        Первая страница!

    Hello.

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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

Every ~0 days

Total

3

Last Release

2698d ago

Major Versions

1.0 → 2.0.22019-02-10

PHP version history (2 changes)1.0PHP &gt;=5.6

2.0.2PHP ^7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17740226?v=4)[Андрей](/maintainers/splaa)[@splaa](https://github.com/splaa)

---

Top Contributors

[![splaa](https://avatars.githubusercontent.com/u/17740226?v=4)](https://github.com/splaa "splaa (11 commits)")

---

Tags

url

### Embed Badge

![Health badge](/badges/splx-helperurl/health.svg)

```
[![Health](https://phpackages.com/badges/splx-helperurl/health.svg)](https://phpackages.com/packages/splx-helperurl)
```

###  Alternatives

[spatie/url

Parse, build and manipulate URL's

74115.7M115](/packages/spatie-url)[league/uri-components

URI components manipulation library

31940.5M90](/packages/league-uri-components)[jbroadway/urlify

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

6757.8M78](/packages/jbroadway-urlify)[sabre/uri

Functions for making sense out of URIs.

29437.7M45](/packages/sabre-uri)[spomky-labs/base64url

Base 64 URL Safe Encoding/Decoding PHP Library

15441.7M58](/packages/spomky-labs-base64url)[misd/linkify

Converts URLs and email addresses in text into HTML links

1163.2M11](/packages/misd-linkify)

PHPackages © 2026

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