[ Web Proxy ]
URL:
Viewing: https://docs.sonsofphp.com/components/link [Back]  [Original]

Link | Sons of PHP
[] []
[] []
On this page
For the complete documentation index, see llms.txt. This page is also available as Markdown.
Copy
On this page
  1. Components

Link

PSR-13: Link

Installation

Copy
composer require sonsofphp/link

Usage

Copy
<?php

use SonsOfPHP\Component\Link\Link;

$link = new Link('https://docs.sonsofphp.com');

Last updated 1 year ago


Web Proxy Viewer  |  New URL  |  Original Page