PHPackages                             lvlup-dev/laravel-url - 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. lvlup-dev/laravel-url

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

lvlup-dev/laravel-url
=====================

Methods to work with URLs and text documents on the web.

0182PHP

Since Jan 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/lvlup-dev/laravel-url)[ Packagist](https://packagist.org/packages/lvlup-dev/laravel-url)[ RSS](/packages/lvlup-dev-laravel-url/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel-Url
===========

[](#laravel-url)

This package is design to help you work with external urls in your Laravel application.

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

[](#installation)

`composer require lvlup-dev/laravel-url`

Usage
-----

[](#usage)

```
 $url = \LvlupDev\Url\Url::fetch('https://mescadeaux.com/');
 $headers = $url->headers();
```

Advanced features
-----------------

[](#advanced-features)

Add a one-hour cache on all URLs.

Roadmap
-------

[](#roadmap)

Extended body() method to handle Xpath queries.

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1384803?v=4)[Didier Sampaolo](/maintainers/dsampaolo)[@dsampaolo](https://github.com/dsampaolo)

---

Top Contributors

[![dsampaolo](https://avatars.githubusercontent.com/u/1384803?v=4)](https://github.com/dsampaolo "dsampaolo (3 commits)")

### Embed Badge

![Health badge](/badges/lvlup-dev-laravel-url/health.svg)

```
[![Health](https://phpackages.com/badges/lvlup-dev-laravel-url/health.svg)](https://phpackages.com/packages/lvlup-dev-laravel-url)
```

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k430.4M1.7k](/packages/nette-utils)[dgr/nohup

A library to run a command in the background, it will return the process's pid, and get it's is running status anytime in the another process, and can be stoped anytime. It support Windows, Linux and Mac osx.

531.7k](/packages/dgr-nohup)

PHPackages © 2026

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