https://github.com/ph-7/cutelinknames
A simple class that converts your URLs to link names 🎯
https://github.com/ph-7/cutelinknames
link name parser url url-parser utility
Last synced: 17 days ago
JSON representation
A simple class that converts your URLs to link names 🎯
- Host: GitHub
- URL: https://github.com/ph-7/cutelinknames
- Owner: pH-7
- License: mit
- Created: 2022-01-19T08:39:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T17:01:19.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T20:05:53.949Z (17 days ago)
- Topics: link, name, parser, url, url-parser, utility
- Language: PHP
- Homepage: https://packagist.org/packages/ph-7/cute-link-names
- Size: 169 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CuteLinkNames
*A simple class that converts your URLs to link names ✨*
## 👀 Overview

# 🎨 Example
```php
use PH7\Link\Name;require_once 'vendor/autoload.php';
$url = 'http://ph7.me';
?>
```## ⚙️ Requirements
* [PHP v7.3](https://www.php.net/releases/7_3_0.php) or newer 🚀
## 📖 Installation
```bash
composer require ph-7/cute-link-names
```## 🧑🍳 Author
Heyllo 🎉, I'm **[Pierre-Henry Soria](https://ph7.me)**. A **passionate software engineer** based in Adelaide, SA, Australia 🌴
[](https://ph7.me 'Pierre-Henry Soria resume')
[![@phenrysay][twitter-image]](https://twitter.com/phenrysay) [![pH-7][github-image]](https://github.com/pH-7)
## Full video 📺 Me building this library 🔥
[![Watch the video][video-thumbnail]](https://www.youtube.com/watch?v=TgwfrkfXmj0)
👉 **[Click here to watch on YouTube](https://www.youtube.com/watch?v=TgwfrkfXmj0)**
## ⚖️ License
Distributed under [MIT](https://github.com/pH-7/CuteLinkNames/blob/main/LICENSE.md) license 🎉
[twitter-image]: https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white
[github-image]: https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white
[video-thumbnail]: https://i1.ytimg.com/vi/TgwfrkfXmj0/sddefault.jpg