Libraries tagged by base url
terrylinooo/seo-search-permalink
8 Downloads
Change default search URLs to SEO-friendly URLs, which may enhance your SERP rankings and increase your site traffic. The default URL ?s=keyword will be changed to /search/keyword, and you can adjust the {search base} as needed.
wirecard/base-url-matcher
17006 Downloads
Library for syncing Base URL with WPP URL
guidofaecke/blast-base-url
512 Downloads
PSR-7 middleware and helpers for working with base URL.
foremtehan/tg-sdk-base-url
784 Downloads
The Unofficial Telegram Bot API PHP SDK
creativestyle/magesuite-base-url-code
158 Downloads
Base Url Code
bjoern-goetschke/psr7-base-url
4610 Downloads
PSR7 request base url library
abilioj/baseurl
1 Downloads
A simple PHP library to get the base URL of a project
ryanvade/flarum-ext-remove-avatar-baseurl
16 Downloads
Removes the baseURL from user avatar locations
fragotesac/zf1-view-helper-baseurl
29 Downloads
Zend Framework 1 View_Helper_BaseUrl component
hamidgh83/url_shortner
8 Downloads
URL shortener Base-X encoder/decoder
lyte/url
7 Downloads
Manipulate URLs including calculating from a common base
webmasters/base-converter
47 Downloads
Base converter for integers to base 36 and back (with optional shifting)
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
akshay/laravel-url-maintenance
6 Downloads
The akshay/laravel-url-maintenance package allows you to easily put a specific URL or route of your Laravel application under maintenance or bring it back up. It provides Artisan commands to manage site maintenance on a per-route basis.
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid