PHPackages                             rattfieldnz/url-validation - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. rattfieldnz/url-validation

AbandonedLibrary[Validation &amp; Sanitization](/categories/validation)

rattfieldnz/url-validation
==========================

This is a Laravel composer package for validating URL's.

1161PHP

Since Mar 23Pushed 11y ago1 watchersCompare

[ Source](https://github.com/rattfieldnz/url-validation)[ Packagist](https://packagist.org/packages/rattfieldnz/url-validation)[ RSS](/packages/rattfieldnz-url-validation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

url-validation
==============

[](#url-validation)

This is a Laravel composer package for validating URL's.

Validation for this package will include:

- Validating for correct syntax, specified by internal regex libraries
- Validating whether a given url exists or not
- Checking if a given url exists on spam-related databases

---

Development Calendar:
---------------------

[](#development-calendar)

- [17 March 2015 (St. Patricks Day!)](#17032015)
- [16 March 2015](#16032015)

### 17 March 2015 (St. Patricks Day!)

[](#17-march-2015-st-patricks-day)

Today's development involved refactoring of code and file structure. I also added more formatted comments as appropriate.

An external library, [php-multi-curl](https://github.com/jmathai/php-multi-curl "php-multi-curl"), was sourced to enable more reliable checking.

TO DO: Plan for proper unit testing - given the number of possible URL combinations to test, this will require some thinking and research.

### 16 March 2015

[](#16-march-2015)

This is the very first day of development - not even considered a beta release yet.

Initial development today included:

- Setting up classes to handle regex libraries (specifically for url syntax validation)
- Setting up the initial base class for validation
- Creating a Helpers class to manage miscellaneous functionality
- Creating a class to hold adapted regex libraries (which will be sourced)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c0ece250cf895d774e0b482665113970f099e7b0efbdcbb3fbfaaea1d4166fa?d=identicon)[rattfieldnz](/maintainers/rattfieldnz)

---

Top Contributors

[![rattfieldnz](https://avatars.githubusercontent.com/u/2468863?v=4)](https://github.com/rattfieldnz "rattfieldnz (5 commits)")

### Embed Badge

![Health badge](/badges/rattfieldnz-url-validation/health.svg)

```
[![Health](https://phpackages.com/badges/rattfieldnz-url-validation/health.svg)](https://phpackages.com/packages/rattfieldnz-url-validation)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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